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 | 9ac326cb5ee1b666325642e675901fc5a4960664 (patch) | |
tree | 662405370fb10b11feeaf014329a7862ad1bf95d /target/linux/mx2 | |
parent | 35574770c9cd276831f4d1fb1b629ca1dc102650 (diff) | |
download | upstream-9ac326cb5ee1b666325642e675901fc5a4960664.tar.gz upstream-9ac326cb5ee1b666325642e675901fc5a4960664.tar.bz2 upstream-9ac326cb5ee1b666325642e675901fc5a4960664.zip |
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/mx2')
-rw-r--r-- | target/linux/mx2/config-2.6.34 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mx2/config-2.6.34 b/target/linux/mx2/config-2.6.34 index 2b3e52f909..d9a47f1fd6 100644 --- a/target/linux/mx2/config-2.6.34 +++ b/target/linux/mx2/config-2.6.34 @@ -112,7 +112,6 @@ CONFIG_MACH_VP6500=y # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_PHYSMAP=y -# CONFIG_MUTEX_SPIN_ON_OWNER is not set # CONFIG_MXC_IRQ_PRIOR is not set # CONFIG_MXC_PWM is not set CONFIG_NEED_DMA_MAP_STATE=y |