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/iop32x | |
parent | 56e999eaf344ef77e9425ec59541ae44a2ab5d3d (diff) | |
download | upstream-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.gz upstream-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.bz2 upstream-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/iop32x')
-rw-r--r-- | target/linux/iop32x/config-3.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/iop32x/config-3.3 b/target/linux/iop32x/config-3.3 index 6adc702d5f..f4b9da9f80 100644 --- a/target/linux/iop32x/config-3.3 +++ b/target/linux/iop32x/config-3.3 @@ -19,7 +19,6 @@ CONFIG_ARM_PATCH_PHYS_VIRT=y # CONFIG_ARPD is not set CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y CONFIG_ATA=m -CONFIG_BCMA_POSSIBLE=y # CONFIG_CACHE_L2X0 is not set CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" CONFIG_CMDLINE_FROM_BOOTLOADER=y @@ -141,7 +140,6 @@ CONFIG_VECTORS_BASE=0xffff0000 CONFIG_VM_EVENT_COUNTERS=y CONFIG_WAN=y CONFIG_XSCALE_PMU=y -CONFIG_XZ_DEC=y CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZONE_DMA_FLAG=0 |