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 | 1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9 (patch) | |
tree | 63d1def486c87174b10f2cf4f84eaf81c74d2f4e /target/linux/realview/config-3.3 | |
parent | 3a4d0ebd5c32864e4782d7545d6e5835c0baade3 (diff) | |
download | upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.gz upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.bz2 upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.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>
SVN-Revision: 34403
Diffstat (limited to 'target/linux/realview/config-3.3')
-rw-r--r-- | target/linux/realview/config-3.3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/realview/config-3.3 b/target/linux/realview/config-3.3 index d9de6150c2..7c43565058 100644 --- a/target/linux/realview/config-3.3 +++ b/target/linux/realview/config-3.3 @@ -36,7 +36,6 @@ CONFIG_ARM_THUMB=y CONFIG_ARM_TIMER_SP804=y CONFIG_ATAGS_PROC=y CONFIG_AUTO_ZRELADDR=y -CONFIG_BCMA_POSSIBLE=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=4096 @@ -73,7 +72,6 @@ CONFIG_CPU_USE_DOMAINS=y CONFIG_CPU_V6=y CONFIG_CPU_V6K=y CONFIG_CPU_V7=y -# CONFIG_DEBUG_ICEDCC is not set # CONFIG_DEBUG_LL_UART_NONE is not set # CONFIG_DEBUG_REALVIEW_PB1176_PORT is not set CONFIG_DEBUG_REALVIEW_STD_PORT=y @@ -234,6 +232,5 @@ CONFIG_VECTORS_BASE=0xffff0000 CONFIG_VFP=y CONFIG_VFPv3=y CONFIG_XPS=y -CONFIG_XZ_DEC=y CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 |