diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:41 +0000 |
commit | 6e6c016e807c0eacb5e2a366a7d4a54d00f1fc52 (patch) | |
tree | 662a411c23a9de9fb3e4d472ac539d63e9fe8a1f /target/linux/brcm47xx | |
parent | b8f87e36f20be1f04cd99e376e84e3f9c5a63576 (diff) | |
download | upstream-6e6c016e807c0eacb5e2a366a7d4a54d00f1fc52.tar.gz upstream-6e6c016e807c0eacb5e2a366a7d4a54d00f1fc52.tar.bz2 upstream-6e6c016e807c0eacb5e2a366a7d4a54d00f1fc52.zip |
remove common symbols from 3.6 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34404 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-3.6 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-3.6 b/target/linux/brcm47xx/config-3.6 index 478ba847c5..421590c149 100644 --- a/target/linux/brcm47xx/config-3.6 +++ b/target/linux/brcm47xx/config-3.6 @@ -25,7 +25,6 @@ CONFIG_BCMA_HOST_PCI=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_SOC=y CONFIG_BCMA_NFLASH=y -CONFIG_BCMA_POSSIBLE=y CONFIG_BCMA_SFLASH=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y |