diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-24 22:47:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-24 22:47:36 +0000 |
commit | 2b0c4d151c846caf3fda3195538b5ec9a2c14bf0 (patch) | |
tree | 9f7ed5253e15bd9b8875265a092de9fc6f7079d9 /target/linux | |
parent | 0d5a134b783b7743a7ec70b5f43da2eeda3850a1 (diff) |
enable watchdog driver for rb532 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rb532/config-2.6.22 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rb532/config-2.6.22 b/target/linux/rb532/config-2.6.22 index e6805dd72..65d7ba3b5 100644 --- a/target/linux/rb532/config-2.6.22 +++ b/target/linux/rb532/config-2.6.22 @@ -142,6 +142,7 @@ CONFIG_PAGE_SIZE_4KB=y # CONFIG_PNPACPI is not set # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_STB810 is not set +CONFIG_RC32434_WDT=y # CONFIG_RTC is not set CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |