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/malta | |
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/malta')
-rw-r--r-- | target/linux/malta/config-3.3 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/malta/config-3.3 b/target/linux/malta/config-3.3 index 701d5ca6cb..0ffd27cff0 100644 --- a/target/linux/malta/config-3.3 +++ b/target/linux/malta/config-3.3 @@ -4,7 +4,6 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_ARPD is not set CONFIG_AX88796=m # CONFIG_AX88796_93CX6 is not set -CONFIG_BCMA_POSSIBLE=y CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSGLIB=y # CONFIG_BLK_DEV_DM is not set @@ -67,7 +66,6 @@ CONFIG_CSRC_R4K_LIB=y CONFIG_DAVICOM_PHY=m # CONFIG_DEBUG_FS is not set # CONFIG_DEBUG_ZBOOT is not set -CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_DEVKMEM=y CONFIG_DMA_NONCOHERENT=y CONFIG_DNOTIFY=y @@ -119,7 +117,6 @@ CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y CONFIG_HW_CONSOLE=y CONFIG_HW_HAS_PCI=y -CONFIG_HW_PERF_EVENTS=y CONFIG_HW_RANDOM=m CONFIG_I8253=y CONFIG_I8253_LOCK=y @@ -274,7 +271,6 @@ CONFIG_SYS_SUPPORTS_SMARTMIPS=y CONFIG_SYS_SUPPORTS_SMP=y CONFIG_SYS_SUPPORTS_ZBOOT=y # CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y CONFIG_TREE_RCU=y CONFIG_TUN=m # CONFIG_UBIFS_FS is not set @@ -293,4 +289,3 @@ CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_VXFS_FS=y # CONFIG_WATCHDOG is not set CONFIG_XPS=y -CONFIG_XZ_DEC=y |