diff options
Diffstat (limited to 'target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch b/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch index 8fded6cd57..423b130cc3 100644 --- a/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch +++ b/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch @@ -6,7 +6,7 @@ +config ADM5120_WDT + tristate "Infineon ADM5120 SoC hardware watchdog" -+ depends on WATCHDOG && MIPS_ADM5120 ++ depends on WATCHDOG && ADM5120 + help + This is a driver for hardware watchdog integrated in Infineon + ADM5120 SoC. This watchdog simply watches your kernel to make sure |