Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
[sfrench/cifs-2.6.git] / init / Kconfig
index 9b68fee8d79ef27e78441ee43b496b5a014a7880..d3a50967c337a95622b52478f6e6382405dd6fc2 100644 (file)
@@ -302,7 +302,8 @@ config AUDITSYSCALL
 
 config AUDIT_TREE
        def_bool y
-       depends on AUDITSYSCALL && INOTIFY
+       depends on AUDITSYSCALL
+       select INOTIFY
 
 menu "RCU Subsystem"
 
@@ -935,6 +936,8 @@ config AIO
 
 config HAVE_PERF_COUNTERS
        bool
+       help
+         See tools/perf/design.txt for details.
 
 menu "Performance Counters"