1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:03:49 +03:00

kernel: enable inotify by default (#8055)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-07-31 18:12:23 +00:00
parent 38aecdc019
commit 8636d9b4a4
8 changed files with 11 additions and 11 deletions

View File

@ -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

View File

@ -829,8 +829,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

View File

@ -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

View File

@ -940,7 +940,7 @@ CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set

View File

@ -962,7 +962,7 @@ CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set

View File

@ -985,7 +985,7 @@ CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set

View File

@ -1000,7 +1000,7 @@ CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set

View File

@ -1011,7 +1011,7 @@ CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set