diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 5cff9a980c39..84e33c49a0cb 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -326,7 +326,7 @@ config AUDITSYSCALL | |||
326 | config AUDIT_TREE | 326 | config AUDIT_TREE |
327 | def_bool y | 327 | def_bool y |
328 | depends on AUDITSYSCALL | 328 | depends on AUDITSYSCALL |
329 | select INOTIFY | 329 | select FSNOTIFY |
330 | 330 | ||
331 | menu "RCU Subsystem" | 331 | menu "RCU Subsystem" |
332 | 332 | ||