aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-06-10 08:58:14 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-06-10 08:58:14 +0000
commit2f328ce488eb50e08e8caf82a51bb7177ad356f2 (patch)
tree963feefc430348a365764395c835fbc0e4e84612 /target/linux/generic-2.6
parent57c5fe2e7f19c66df7337774760896d907118b41 (diff)
downloadupstream-2f328ce488eb50e08e8caf82a51bb7177ad356f2.tar.gz
upstream-2f328ce488eb50e08e8caf82a51bb7177ad356f2.tar.bz2
upstream-2f328ce488eb50e08e8caf82a51bb7177ad356f2.zip
generic: move some common symbols to generic configuration
* CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r--target/linux/generic-2.6/config-2.6.331
-rw-r--r--target/linux/generic-2.6/config-2.6.352
2 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33
index 2eb4f6500a..664b508ff9 100644
--- a/target/linux/generic-2.6/config-2.6.33
+++ b/target/linux/generic-2.6/config-2.6.33
@@ -1386,6 +1386,7 @@ CONFIG_MTD_ROOTFS_SPLIT=y
# CONFIG_MTD_TESTS is not set
# CONFIG_MTD_UBI is not set
CONFIG_MTD=y
+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
# CONFIG_MV643XX_ETH is not set
# CONFIG_MVSWITCH_PHY is not set
# CONFIG_MWAVE is not set
diff --git a/target/linux/generic-2.6/config-2.6.35 b/target/linux/generic-2.6/config-2.6.35
index 6985acf608..5a17144016 100644
--- a/target/linux/generic-2.6/config-2.6.35
+++ b/target/linux/generic-2.6/config-2.6.35
@@ -491,12 +491,14 @@ CONFIG_DECOMPRESS_LZMA_NEEDED=y
# CONFIG_DEFAULT_CUBIC is not set
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_HTCP is not set
+# CONFIG_DEFAULT_HYBLA is not set
CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="westwood"
# CONFIG_DEFAULT_VEGAS is not set
+# CONFIG_DEFAULT_VENO is not set
CONFIG_DEFAULT_WESTWOOD=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
# CONFIG_DETECT_HUNG_TASK is not set