summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.14/120-spiflash.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/120-spiflash.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/120-spiflash.patch')
-rw-r--r--target/linux/atheros/patches-3.14/120-spiflash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.14/120-spiflash.patch b/target/linux/atheros/patches-3.14/120-spiflash.patch
index 94f8e401a0..fb62169658 100644
--- a/target/linux/atheros/patches-3.14/120-spiflash.patch
+++ b/target/linux/atheros/patches-3.14/120-spiflash.patch
@@ -6,7 +6,7 @@
+config MTD_AR2315
+ tristate "Atheros AR2315+ SPI Flash support"
-+ depends on ATHEROS_AR2315
++ depends on SOC_AR2315
+
config MTD_SLRAM
tristate "Uncached system RAM"