diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-08-15 14:11:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-08-15 14:11:48 +0000 |
commit | b11dd23ae559095d5f3bbb3ed887dd40ee82a53e (patch) | |
tree | 8bbd01c5f123cff9e13152c904bd8c680f286d95 | |
parent | 25f2759ed03b2adec54c32464d85a965ac7f492e (diff) | |
download | upstream-b11dd23ae559095d5f3bbb3ed887dd40ee82a53e.tar.gz upstream-b11dd23ae559095d5f3bbb3ed887dd40ee82a53e.tar.bz2 upstream-b11dd23ae559095d5f3bbb3ed887dd40ee82a53e.zip |
ramips: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27993 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.39 | 1 | ||||
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.39 b/target/linux/ramips/rt288x/config-2.6.39 index 54ed221abe..3936c066d6 100644 --- a/target/linux/ramips/rt288x/config-2.6.39 +++ b/target/linux/ramips/rt288x/config-2.6.39 @@ -29,7 +29,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 diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index 5357652a8d..d0bb42dfe2 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -29,7 +29,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 |