From: Mark Huang Date: Sat, 20 Aug 2005 23:56:03 +0000 (+0000) Subject: - remove last vestiges of CKRM X-Git-Tag: before-fedora-2_6_18-1_2239_FC5-vs2_0_2_2-rc6-merge~105 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6c9e9809706489b3e8b0b90d336bdd30af9e7928;p=linux-2.6.git - remove last vestiges of CKRM --- 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