From 6c9e9809706489b3e8b0b90d336bdd30af9e7928 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Sat, 20 Aug 2005 23:56:03 +0000 Subject: [PATCH] - remove last vestiges of CKRM --- init/Kconfig | 8 -------- 1 file changed, 8 deletions(-) diff --git a/init/Kconfig b/init/Kconfig index 7625de2d7..f06b69069 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -263,14 +263,6 @@ menuconfig EMBEDDED environments which can tolerate a "non-standard" kernel. Only use this if you really know what you are doing. -config DELAY_ACCT - bool "Enable delay accounting (EXPERIMENTAL)" - help - In addition to counting frequency the total delay in ns is also - recorded. CPU delays are specified as cpu-wait and cpu-run. - I/O delays are recorded for memory and regular I/O. - Information is accessible through /proc//delay. - config KALLSYMS bool "Load all symbols for debugging/kksymoops" if EMBEDDED default y -- 2.47.0