aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/config-3.14
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-09-12 06:53:48 +0000
committerJohn Crispin <john@openwrt.org>2014-09-12 06:53:48 +0000
commit6f874d84d503e235518a6e15873a174478ebf4b2 (patch)
treea9d6e1aa9d559ef7040392eee86d30d23ef2cd96 /target/linux/atheros/config-3.14
parent413736e5f8d313e77ede599591fc89ef7ec3cbf4 (diff)
downloadupstream-6f874d84d503e235518a6e15873a174478ebf4b2.tar.gz
upstream-6f874d84d503e235518a6e15873a174478ebf4b2.tar.bz2
upstream-6f874d84d503e235518a6e15873a174478ebf4b2.zip
atheros: rename SoCs config symbols
Rename config symbols to be consistent with other SoCs config symbols supported by MIPS arch. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 42508
Diffstat (limited to 'target/linux/atheros/config-3.14')
-rw-r--r--target/linux/atheros/config-3.144
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/atheros/config-3.14 b/target/linux/atheros/config-3.14
index a0bb6e9fb0..3f7c76ac25 100644
--- a/target/linux/atheros/config-3.14
+++ b/target/linux/atheros/config-3.14
@@ -11,9 +11,7 @@ CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
-CONFIG_ATHEROS_AR2315=y
CONFIG_ATHEROS_AR231X=y
-CONFIG_ATHEROS_AR5312=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CEVT_R4K=y
CONFIG_CLONE_BACKWARDS=y
@@ -124,6 +122,8 @@ CONFIG_PHYLIB=y
# CONFIG_SCSI_DMA is not set
CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
+CONFIG_SOC_AR2315=y
+CONFIG_SOC_AR5312=y
# CONFIG_SWAP is not set
CONFIG_SWCONFIG=y
CONFIG_SYS_HAS_CPU_MIPS32_R1=y