From cd34dcd2ced1900338c35f4ad02a23509dadac9c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 13 Mar 2015 02:57:51 +0000 Subject: atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25 This patch starts upsteam ath25 code backporting. No functional changes. Signed-off-by: Sergey Ryazanov SVN-Revision: 44706 --- target/linux/atheros/patches-3.18/103-ar2315_gpio.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/atheros/patches-3.18/103-ar2315_gpio.patch') diff --git a/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch b/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch index 38588ee665..33594e6b38 100644 --- a/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch +++ b/target/linux/atheros/patches-3.18/103-ar2315_gpio.patch @@ -3,7 +3,7 @@ @@ -7,4 +7,5 @@ config SOC_AR5312 config SOC_AR2315 bool "Atheros 2315+ support" - depends on ATHEROS_AR231X + depends on ATH25 + select GPIO_AR2315 default y --- a/arch/mips/ar231x/ar2315.c -- cgit v1.2.3