From 506daace14cdd6b7a55a1afb6c99721ac8221eb8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 31 Jul 2011 18:12:23 +0000 Subject: kernel: enable inotify by default (#8055) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.30 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/config-2.6.30') diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index eec7584d0b..39785e8868 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 -- cgit v1.2.3