diff options
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 4 |
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 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 |