summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.14/101-early-printk-support.patch
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/patches-3.14/101-early-printk-support.patch
parent413736e5f8d313e77ede599591fc89ef7ec3cbf4 (diff)
downloadmaster-31e0f0ae-6f874d84d503e235518a6e15873a174478ebf4b2.tar.gz
master-31e0f0ae-6f874d84d503e235518a6e15873a174478ebf4b2.tar.bz2
master-31e0f0ae-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/patches-3.14/101-early-printk-support.patch')
-rw-r--r--target/linux/atheros/patches-3.14/101-early-printk-support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/atheros/patches-3.14/101-early-printk-support.patch b/target/linux/atheros/patches-3.14/101-early-printk-support.patch
index d33c3f1944..032ffe7cbc 100644
--- a/target/linux/atheros/patches-3.14/101-early-printk-support.patch
+++ b/target/linux/atheros/patches-3.14/101-early-printk-support.patch
@@ -56,8 +56,8 @@
+
+obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
+
- obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o
- obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
+ obj-$(CONFIG_SOC_AR5312) += ar5312.o
+ obj-$(CONFIG_SOC_AR2315) += ar2315.o
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -154,6 +154,7 @@ config ATHEROS_AR231X