diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:41 +0000 |
commit | 92a8754a5ced61003a1cf74dd042c7c9650105b8 (patch) | |
tree | 662a411c23a9de9fb3e4d472ac539d63e9fe8a1f /target/linux/ar71xx | |
parent | 4905c3c15e84dd3e322be0de1bbc2ea6e7862611 (diff) |
remove common symbols from 3.6 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@34404 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-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 54cca35a51..8e79f92926 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 |