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/rt288x/config-2.6.36 | |
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/rt288x/config-2.6.36')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.36 b/target/linux/ramips/rt288x/config-2.6.36 index 7a674d37cb..2119822595 100644 --- a/target/linux/ramips/rt288x/config-2.6.36 +++ b/target/linux/ramips/rt288x/config-2.6.36 @@ -78,6 +78,7 @@ CONFIG_RALINK_DEV_GPIO_BUTTONS=y CONFIG_RALINK_DEV_GPIO_LEDS=y CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set +CONFIG_RAMIPS_WDT=y CONFIG_RT288X_MACH_RT_N15=y CONFIG_RT288X_MACH_WZR_AGL300NH=y CONFIG_RTL8366S_PHY=y |