aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2010-04-29 15:56:58 +0000
committerMirko Vogt <mirko@openwrt.org>2010-04-29 15:56:58 +0000
commit196bd1a08cda62e268455a0d7d35b5f4fd4ff8c7 (patch)
tree9977e94c4711b14e2df0c840c4a70617331fc6ff /target
parentf0d92f168741aab16c8a443348f1f2254535d278 (diff)
downloadmaster-187ad058-196bd1a08cda62e268455a0d7d35b5f4fd4ff8c7.tar.gz
master-187ad058-196bd1a08cda62e268455a0d7d35b5f4fd4ff8c7.tar.bz2
master-187ad058-196bd1a08cda62e268455a0d7d35b5f4fd4ff8c7.zip
enable inotify support target xburst
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21260 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/xburst/config-2.6.323
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/xburst/config-2.6.32 b/target/linux/xburst/config-2.6.32
index a8ae91569d..bf119e4663 100644
--- a/target/linux/xburst/config-2.6.32
+++ b/target/linux/xburst/config-2.6.32
@@ -94,7 +94,8 @@ CONFIG_FORCE_MAX_ZONEORDER=12
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_FREEZER=y
-# CONFIG_FSNOTIFY is not set
+CONFIG_INOTIFY=y
+CONFIG_INOTIFY_USER=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CMOS_UPDATE=y