kernel: enable inotify by default (#8055)
[openwrt.git] / target / linux / generic / config-2.6.30
index eec7584..39785e8 100644 (file)
@@ -835,8 +835,8 @@ CONFIG_INET=y
 # CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
 CONFIG_INITRAMFS_COMPRESSION_NONE=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
-# CONFIG_INOTIFY is not set
-# CONFIG_INOTIFY_USER is not set
+CONFIG_INOTIFY=y
+CONFIG_INOTIFY_USER=y
 # CONFIG_INPUT is not set
 # CONFIG_INPUT_APANEL is not set
 # CONFIG_INPUT_ATI_REMOTE is not set
This page took 0.022151 seconds and 4 git commands to generate.