From: Mirko Vogt Date: Tue, 3 Feb 2009 15:18:10 +0000 (+0000) Subject: enable inotify kernel support X-Git-Tag: reboot~24568 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=04cb388e2a3ab319e07e6a76216b72d2b93b73de;p=openwrt%2Fstaging%2Fchunkeey.git enable inotify kernel support SVN-Revision: 14392 --- diff --git a/target/linux/s3c24xx/config-2.6.28 b/target/linux/s3c24xx/config-2.6.28 index f8fc063dd0..0e2a7c83c6 100644 --- a/target/linux/s3c24xx/config-2.6.28 +++ b/target/linux/s3c24xx/config-2.6.28 @@ -277,8 +277,9 @@ CONFIG_IKCONFIG_PROC=y CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INITRAMFS_SOURCE="" +CONFIG_INOTIFY=y +CONFIG_INOTIFY_USER=y CONFIG_INPUT=y -# CONFIG_INPUT_CM109 is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_GPIO_BUTTONS is not set CONFIG_INPUT_KEYBOARD=y @@ -573,7 +574,6 @@ CONFIG_RTC_DRV_PCF50633=y # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_RS5C372 is not set -# CONFIG_RTC_DRV_RTC7301 is not set CONFIG_RTC_DRV_S3C=y # CONFIG_RTC_DRV_STK17TA8 is not set # CONFIG_RTC_DRV_TEST is not set