diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 13:50:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 13:50:02 +0000 |
commit | db4d23b4577ebf718406129a59c87beb20594c68 (patch) | |
tree | a5ba9b630f965637a010cee2088af4d57efc7f29 /target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch | |
parent | 34a16898a1874c3e319a145477b15e1a244efa55 (diff) | |
download | upstream-db4d23b4577ebf718406129a59c87beb20594c68.tar.gz upstream-db4d23b4577ebf718406129a59c87beb20594c68.tar.bz2 upstream-db4d23b4577ebf718406129a59c87beb20594c68.zip |
add 2.6.26 specific files
SVN-Revision: 12239
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 |