diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-01-26 20:48:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-01-26 20:48:41 +0000 |
commit | 16366feafb3e5df1878d2651ab8bffbec2cca7bc (patch) | |
tree | 07907407a7f4871d45ad8d98fe8eee8d6659bd32 /target/linux/ramips/rt305x | |
parent | f38367fcb4fe2102c45f21101aac986efa7736c7 (diff) | |
download | upstream-16366feafb3e5df1878d2651ab8bffbec2cca7bc.tar.gz upstream-16366feafb3e5df1878d2651ab8bffbec2cca7bc.tar.bz2 upstream-16366feafb3e5df1878d2651ab8bffbec2cca7bc.zip |
ramips: add watchdog driver
SVN-Revision: 25126
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.36 b/target/linux/ramips/rt305x/config-2.6.36 index a4af32edcf..456a6252c5 100644 --- a/target/linux/ramips/rt305x/config-2.6.36 +++ b/target/linux/ramips/rt305x/config-2.6.36 @@ -74,6 +74,7 @@ CONFIG_RALINK_DEV_GPIO_BUTTONS=y CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y +CONFIG_RAMIPS_WDT=y CONFIG_RT305X_MACH_DIR_300_REVB=y CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y |