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 | f141ac688edab83ac92c3f59d8d02941edbf353a (patch) | |
tree | 940e3ef4e1d3744e5621d4ca345b08e08681da5b /target/linux/ramips/rt288x | |
parent | 044ba6d28f6936a7210fd752696949a0f089c4de (diff) | |
download | master-187ad058-f141ac688edab83ac92c3f59d8d02941edbf353a.tar.gz master-187ad058-f141ac688edab83ac92c3f59d8d02941edbf353a.tar.bz2 master-187ad058-f141ac688edab83ac92c3f59d8d02941edbf353a.zip |
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')
-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 |