summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.30
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-31 18:12:23 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-31 18:12:23 +0000
commit8636d9b4a4b639940bd1408b8ab3607ffd43b1e6 (patch)
treeb3db44d88fa4750f2b5d7645d4712185ffb08f2d /target/linux/generic/config-2.6.30
parent38aecdc0191f7b83db1d7652b733a41b7bad3686 (diff)
kernel: enable inotify by default (#8055)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r--target/linux/generic/config-2.6.304
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30
index eec7584d0..39785e886 100644
--- a/target/linux/generic/config-2.6.30
+++ b/target/linux/generic/config-2.6.30
@@ -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