diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-10-24 21:49:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-10-24 21:49:18 +0000 |
commit | ef41e0a61ce354c889e1fc903e336a5549395a64 (patch) | |
tree | 02a29b09299f007cd342a72c35535f9a0088f225 /target | |
parent | b61de9c865fff58e0468294c8118116fd80b1cab (diff) | |
download | upstream-ef41e0a61ce354c889e1fc903e336a5549395a64.tar.gz upstream-ef41e0a61ce354c889e1fc903e336a5549395a64.tar.bz2 upstream-ef41e0a61ce354c889e1fc903e336a5549395a64.zip |
ar71xx: don't override CONFIG_FSNOTIFY
SVN-Revision: 28563
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index ac0bf623b2..731b87d744 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -87,7 +87,6 @@ CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DMA_NONCOHERENT=y CONFIG_EARLY_PRINTK=y -# CONFIG_FSNOTIFY is not set CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |