diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-26 20:48:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-26 20:48:41 +0000 |
commit | 8e047f5e1ff109c8d9f77a2e67d4a788a40f3157 (patch) | |
tree | 940e3ef4e1d3744e5621d4ca345b08e08681da5b /target/linux/ramips/rt305x | |
parent | e388e46ebbf42cacf061b948c231006fbe4831f2 (diff) |
ramips: add watchdog driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25126 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |