summaryrefslogtreecommitdiff
path: root/target/linux/xburst
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
commit9da99a711190fec34446c68dfc1b832dca76bd95 (patch)
tree05af51712c34a56deee134389ee76c55c80d480f /target/linux/xburst
parent03e1d68104c7810b0d9c538d73f3009f74a63eaf (diff)
downloadmtk-20170518-9da99a711190fec34446c68dfc1b832dca76bd95.zip
mtk-20170518-9da99a711190fec34446c68dfc1b832dca76bd95.tar.gz
mtk-20170518-9da99a711190fec34446c68dfc1b832dca76bd95.tar.bz2
enable inotify support target xburst
SVN-Revision: 21260
Diffstat (limited to 'target/linux/xburst')
-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 a8ae915..bf119e4 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