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/adm8668/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/adm8668/config-3.3')
-rw-r--r-- | target/linux/adm8668/config-3.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/adm8668/config-3.3 b/target/linux/adm8668/config-3.3 index c5e486053f..60fd062a1c 100644 --- a/target/linux/adm8668/config-3.3 +++ b/target/linux/adm8668/config-3.3 @@ -3,7 +3,6 @@ CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_ARCH_DISCARD_MEMBLOCK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y -CONFIG_BCMA_POSSIBLE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y CONFIG_CPU_HAS_PREFETCH=y @@ -73,5 +72,4 @@ CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y -CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 |