diff options
Diffstat (limited to 'target/linux/atheros/patches-3.14/120-spiflash.patch')
-rw-r--r-- | target/linux/atheros/patches-3.14/120-spiflash.patch | 2 |
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" |