projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: remove the built-in MTD map of the Zcomax devices
[openwrt.git]
/
target
/
linux
/
ramips
/
patches-3.2
/
104-ramips-watchdog-driver.patch
diff --git
a/target/linux/ramips/patches-3.2/104-ramips-watchdog-driver.patch
b/target/linux/ramips/patches-3.2/104-ramips-watchdog-driver.patch
index
293044d
..
430c7cf
100644
(file)
--- a/
target/linux/ramips/patches-3.2/104-ramips-watchdog-driver.patch
+++ b/
target/linux/ramips/patches-3.2/104-ramips-watchdog-driver.patch
@@
-6,7
+6,7
@@
+config RAMIPS_WDT
+ tristate "Ralink RT288X/RT305X Watchdog Timer"
+config RAMIPS_WDT
+ tristate "Ralink RT288X/RT305X Watchdog Timer"
-+ depends on
SOC_RT288X || SOC_RT305X
++ depends on
(SOC_RT288X || SOC_RT305X || SOC_RT3883)
+ help
+ Hardware driver for the built-in watchdog timer on the
+ Ralink RT288X/RT305X SoCs.
+ help
+ Hardware driver for the built-in watchdog timer on the
+ Ralink RT288X/RT305X SoCs.
This page took
0.01963 seconds
and
4
git commands to generate.