From 023b75220addbce484224e4e796a3a7a0fac39c3 Mon Sep 17 00:00:00 2001
From: mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 29 Apr 2010 15:56:58 +0000
Subject: [PATCH] enable inotify support target xburst

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21260 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/xburst/config-2.6.32 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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