]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
V4L/DVB (4148): Fix userbits debug prints
[linux-2.6-omap-h63xx.git] / init / Kconfig
index 3b36a1d536564e742d9d0b8d93f6db11d5a19c83..df864a3582217b648786ff3ad48d2ce64fe6457e 100644 (file)
@@ -182,7 +182,8 @@ config AUDITSYSCALL
        help
          Enable low-overhead system-call auditing infrastructure that
          can be used independently or with another kernel subsystem,
-         such as SELinux.
+         such as SELinux.  To use audit's filesystem watch feature, please
+         ensure that INOTIFY is configured.
 
 config IKCONFIG
        bool "Kernel .config support"
@@ -389,9 +390,6 @@ config SLOB
        default !SLAB
        bool
 
-config OBSOLETE_INTERMODULE
-       tristate
-
 menu "Loadable module support"
 
 config MODULES