diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 08:58:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 08:58:14 +0000 |
commit | 2f328ce488eb50e08e8caf82a51bb7177ad356f2 (patch) | |
tree | 963feefc430348a365764395c835fbc0e4e84612 /target/linux/rb532/config-2.6.34 | |
parent | 57c5fe2e7f19c66df7337774760896d907118b41 (diff) | |
download | mtk-20170518-2f328ce488eb50e08e8caf82a51bb7177ad356f2.zip mtk-20170518-2f328ce488eb50e08e8caf82a51bb7177ad356f2.tar.gz mtk-20170518-2f328ce488eb50e08e8caf82a51bb7177ad356f2.tar.bz2 |
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/rb532/config-2.6.34')
-rw-r--r-- | target/linux/rb532/config-2.6.34 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532/config-2.6.34 b/target/linux/rb532/config-2.6.34 index 25ddd26..bd96260 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 |