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/malta | |
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/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 |