diff options
Diffstat (limited to 'target/linux/atheros/patches-3.18/102-ar5312_gpio.patch')
-rw-r--r-- | target/linux/atheros/patches-3.18/102-ar5312_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch b/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch index b84ff31967..09a2acbadd 100644 --- a/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch +++ b/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch @@ -3,7 +3,7 @@ @@ -1,6 +1,7 @@ config SOC_AR5312 bool "Atheros 5312/2312+ support" - depends on ATHEROS_AR231X + depends on ATH25 + select GPIO_AR5312 default y |