diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-10 08:58:14 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-10 08:58:14 +0000 |
commit | c9051b24692950c444f749b7c2184e764a5f757f (patch) | |
tree | 662405370fb10b11feeaf014329a7862ad1bf95d /target/linux/rb532 | |
parent | c833c06e55c0e1b5ac9521e7e6457aa91f621818 (diff) |
generic: move some common symbols to generic configuration
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532')
-rw-r--r-- | target/linux/rb532/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/rb532/config-2.6.34 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/rb532/config-2.6.33 b/target/linux/rb532/config-2.6.33 index 4648c042aa..a2d353c3e3 100644 --- a/target/linux/rb532/config-2.6.33 +++ b/target/linux/rb532/config-2.6.33 @@ -135,7 +135,6 @@ CONFIG_MTD_NAND_VERIFY_WRITE=y CONFIG_MTD_PHYSMAP=y # CONFIG_MTD_ROOTFS_ROOT_DEV is not set # CONFIG_MTD_ROOTFS_SPLIT is not set -# CONFIG_MUTEX_SPIN_ON_OWNER is not set CONFIG_NF_CONNTRACK=y CONFIG_NF_CT_ACCT=y # CONFIG_NO_IOPORT is not set diff --git a/target/linux/rb532/config-2.6.34 b/target/linux/rb532/config-2.6.34 index 25ddd265c7..bd96260f95 100644 --- a/target/linux/rb532/config-2.6.34 +++ b/target/linux/rb532/config-2.6.34 @@ -145,7 +145,6 @@ CONFIG_MTD_NAND_VERIFY_WRITE=y CONFIG_MTD_PHYSMAP=y # CONFIG_MTD_ROOTFS_ROOT_DEV is not set # CONFIG_MTD_ROOTFS_SPLIT is not set -# CONFIG_MUTEX_SPIN_ON_OWNER is not set CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NF_CONNTRACK=y CONFIG_NF_CT_ACCT=y |