aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.14/120-spiflash.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-12 06:53:48 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-12 06:53:48 +0000
commit2dfb3a4f2a41a936f1f2b58e63388c48fc890355 (patch)
tree449b56b5e7f7c0211bad563f094a6d05efaab9bc /target/linux/atheros/patches-3.14/120-spiflash.patch
parentc0d10e60289c01480c6a92b0ffad68466eac3b11 (diff)
downloadmaster-187ad058-2dfb3a4f2a41a936f1f2b58e63388c48fc890355.tar.gz
master-187ad058-2dfb3a4f2a41a936f1f2b58e63388c48fc890355.tar.bz2
master-187ad058-2dfb3a4f2a41a936f1f2b58e63388c48fc890355.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42508 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"