diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:41 +0000 |
commit | c2f018fca2f2e26c300017fb826b4c830ffa2526 (patch) | |
tree | 63a4f0c116f07107c8b7d2643242bc1144087087 /target/linux/ar71xx/config-3.6 | |
parent | 1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9 (diff) | |
download | mtk-20170518-c2f018fca2f2e26c300017fb826b4c830ffa2526.zip mtk-20170518-c2f018fca2f2e26c300017fb826b4c830ffa2526.tar.gz mtk-20170518-c2f018fca2f2e26c300017fb826b4c830ffa2526.tar.bz2 |
remove common symbols from 3.6 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34404
Diffstat (limited to 'target/linux/ar71xx/config-3.6')
-rw-r--r-- | target/linux/ar71xx/config-3.6 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ar71xx/config-3.6 b/target/linux/ar71xx/config-3.6 index 54cca35..8e79f92 100644 --- a/target/linux/ar71xx/config-3.6 +++ b/target/linux/ar71xx/config-3.6 @@ -92,8 +92,6 @@ CONFIG_ATH79_NVRAM=y CONFIG_ATH79_PCI_ATH9K_FIXUP=y CONFIG_ATH79_ROUTERBOOT=y # CONFIG_ATH79_WDT is not set -CONFIG_BCMA_POSSIBLE=y -CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y @@ -168,7 +166,6 @@ CONFIG_IRQ_FORCED_THREADING=y # CONFIG_LEDS_TRIGGER_TIMER is not set # CONFIG_LEDS_WNDR3700_USB is not set # CONFIG_M25PXX_USE_FAST_READ is not set -# CONFIG_MACH_LOONGSON1 is not set CONFIG_MARVELL_PHY=y CONFIG_MDIO_BOARDINFO=y CONFIG_MICREL_PHY=y @@ -195,7 +192,6 @@ CONFIG_NET_DSA_MV88E6063=y CONFIG_NET_DSA_TAG_TRAILER=y CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_PAGEFLAGS_EXTENDED=y -CONFIG_PANIC_ON_OOPS_VALUE=0 CONFIG_PCI=y CONFIG_PCI_AR724X=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y @@ -240,5 +236,4 @@ CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y -CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 |