diff options
Diffstat (limited to 'target/linux/config/Config.in.fsopts')
-rw-r--r-- | target/linux/config/Config.in.fsopts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.fsopts b/target/linux/config/Config.in.fsopts index 88b225589..d8afb57ce 100644 --- a/target/linux/config/Config.in.fsopts +++ b/target/linux/config/Config.in.fsopts @@ -3,10 +3,10 @@ menu "Filesystem options" -config ADK_KERNEL_INOTIFY_USER +config ADK_LINUX_KERNEL_INOTIFY_USER bool "Enable INOTIFY" -config ADK_KERNEL_DNOTIFY +config ADK_LINUX_KERNEL_DNOTIFY bool "Enable DNOTIFY" endmenu |