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/pxa | |
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/pxa')
-rw-r--r-- | target/linux/pxa/config-3.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/pxa/config-3.3 b/target/linux/pxa/config-3.3 index c6103b2dc7..2043051625 100644 --- a/target/linux/pxa/config-3.3 +++ b/target/linux/pxa/config-3.3 @@ -25,9 +25,7 @@ CONFIG_ARM_PATCH_PHYS_VIRT=y # CONFIG_ARM_THUMB is not set # CONFIG_ARPD is not set CONFIG_ATA=m -# CONFIG_ATMEL_PWM is not set CONFIG_AUTO_ZRELADDR=y -CONFIG_BCMA_POSSIBLE=y CONFIG_BLK_DEV_IDECS=m # CONFIG_BLK_DEV_IDEDMA is not set # CONFIG_BLK_DEV_INITRD is not set @@ -49,7 +47,6 @@ CONFIG_CPU_XSCALE=y CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_LL_UART_NONE is not set # CONFIG_DEBUG_USER is not set -# CONFIG_DW_WATCHDOG is not set CONFIG_ENABLE_MUST_CHECK=y # CONFIG_EPOLL is not set CONFIG_FRAME_POINTER=y @@ -196,7 +193,6 @@ CONFIG_UNIX=m CONFIG_VECTORS_BASE=0xffff0000 # CONFIG_VLAN_8021Q is not set CONFIG_XSCALE_PMU=y -CONFIG_XZ_DEC=y CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZONE_DMA_FLAG=0 |