diff options
Diffstat (limited to 'target/linux/generic/config-2.6.32')
-rw-r--r-- | target/linux/generic/config-2.6.32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index 585d1ed..c0a2d06 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -887,8 +887,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 |