- remove last vestiges of CKRM
authorMark Huang <mlhuang@cs.princeton.edu>
Sat, 20 Aug 2005 23:56:03 +0000 (23:56 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sat, 20 Aug 2005 23:56:03 +0000 (23:56 +0000)
init/Kconfig

index 7625de2..f06b690 100644 (file)
@@ -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/<pid>/delay.
-
 config KALLSYMS
         bool "Load all symbols for debugging/kksymoops" if EMBEDDED
         default y