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/rt288x | |
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/rt288x')
-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 |