diff options
Diffstat (limited to 'target/linux/atheros/patches-3.18/130-watchdog.patch')
-rw-r--r-- | target/linux/atheros/patches-3.18/130-watchdog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/130-watchdog.patch b/target/linux/atheros/patches-3.18/130-watchdog.patch index 65ea7d3110..05e965d9c4 100644 --- a/target/linux/atheros/patches-3.18/130-watchdog.patch +++ b/target/linux/atheros/patches-3.18/130-watchdog.patch @@ -218,7 +218,7 @@ +config AR2315_WDT + tristate "Atheros AR2315+ WiSoCs Watchdog Timer" -+ depends on ATHEROS_AR231X ++ depends on ATH25 + help + Hardware driver for the built-in watchdog timer on the Atheros + AR2315/AR2316 WiSoCs. |