diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:35 +0000 |
commit | 4905c3c15e84dd3e322be0de1bbc2ea6e7862611 (patch) | |
tree | c32456c94920dfc4019062a344fcdedd21c594b2 /target/linux/ar7 | |
parent | 7617db12cb5010a967062484ce9a0b3595700acb (diff) |
remove common symbols from 3.3 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@34403 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-rw-r--r-- | target/linux/ar7/config-3.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar7/config-3.3 b/target/linux/ar7/config-3.3 index db264031f5..e2b34adce9 100644 --- a/target/linux/ar7/config-3.3 +++ b/target/linux/ar7/config-3.3 @@ -7,7 +7,6 @@ CONFIG_ARCH_DISCARD_MEMBLOCK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_REQUIRE_GPIOLIB=y CONFIG_ARCH_SUSPEND_POSSIBLE=y -CONFIG_BCMA_POSSIBLE=y CONFIG_BOOT_ELF32=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y @@ -97,5 +96,4 @@ CONFIG_SYS_SUPPORTS_ZBOOT=y CONFIG_SYS_SUPPORTS_ZBOOT_UART16550=y CONFIG_VLYNQ=y # CONFIG_VLYNQ_DEBUG is not set -CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 |