From: mirko Date: Thu, 29 Apr 2010 15:56:58 +0000 (+0000) Subject: enable inotify support target xburst X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/023b75220addbce484224e4e796a3a7a0fac39c3 enable inotify support target xburst git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21260 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/xburst/config-2.6.32 b/target/linux/xburst/config-2.6.32 index a8ae91569..bf119e466 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