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/ixp4xx/config-2.6.33 | |
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/ixp4xx/config-2.6.33')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.33 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-2.6.33 b/target/linux/ixp4xx/config-2.6.33 index 75a932e25e..8ac52f3c51 100644 --- a/target/linux/ixp4xx/config-2.6.33 +++ b/target/linux/ixp4xx/config-2.6.33 @@ -137,7 +137,6 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_MTD_IXP4XX=y CONFIG_MTD_OTP=y CONFIG_MTD_REDBOOT_PARTS=y -# CONFIG_MUTEX_SPIN_ON_OWNER is not set CONFIG_NO_HZ=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 |