enable inotify kernel support
SVN-Revision: 14392
This commit is contained in:
parent
1645cc529b
commit
04cb388e2a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue