diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
commit | b8f87e36f20be1f04cd99e376e84e3f9c5a63576 (patch) | |
tree | c32456c94920dfc4019062a344fcdedd21c594b2 /target/linux/au1000 | |
parent | 56e999eaf344ef77e9425ec59541ae44a2ab5d3d (diff) | |
download | master-187ad058-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.gz master-187ad058-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.bz2 master-187ad058-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.zip |
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/au1000')
-rw-r--r-- | target/linux/au1000/config-3.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/au1000/config-3.3 b/target/linux/au1000/config-3.3 index f7b3fd4f96..ecc978490c 100644 --- a/target/linux/au1000/config-3.3 +++ b/target/linux/au1000/config-3.3 @@ -6,7 +6,6 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_PHYS_ADDR_T_64BIT=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y -CONFIG_BCMA_POSSIBLE=y # CONFIG_BLK_DEV_IDE_AU1XXX is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K_LIB=y @@ -131,6 +130,5 @@ CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y CONFIG_SYS_SUPPORTS_ZBOOT=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y -CONFIG_XZ_DEC=y CONFIG_ZLIB_INFLATE=m CONFIG_ZONE_DMA_FLAG=0 |