aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/init/Kconfig b/init/Kconfig
index ed9352513c32..3e6be1694766 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -335,15 +335,6 @@ config HAVE_ARCH_AUDITSYSCALL
335config AUDITSYSCALL 335config AUDITSYSCALL
336 def_bool y 336 def_bool y
337 depends on AUDIT && HAVE_ARCH_AUDITSYSCALL 337 depends on AUDIT && HAVE_ARCH_AUDITSYSCALL
338
339config AUDIT_WATCH
340 def_bool y
341 depends on AUDITSYSCALL
342 select FSNOTIFY
343
344config AUDIT_TREE
345 def_bool y
346 depends on AUDITSYSCALL
347 select FSNOTIFY 338 select FSNOTIFY
348 339
349source "kernel/irq/Kconfig" 340source "kernel/irq/Kconfig"