mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02: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:
parent
38aecdc019
commit
8636d9b4a4
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user