diff options
| -rw-r--r-- | target/linux/xburst/config-2.6.32 | 3 | 
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 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 | 
