projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5900314
)
Blackfin arch BF548 defconfig: enable watchdog by default
author
Mike Frysinger
<
[email protected]
>
Sun, 21 Oct 2007 16:19:08 +0000
(
00:19
+0800)
committer
Bryan Wu
<
[email protected]
>
Sun, 21 Oct 2007 16:19:08 +0000
(
00:19
+0800)
Signed-off-by: Mike Frysinger <
[email protected]
>
Signed-off-by: Bryan Wu <
[email protected]
>
arch/blackfin/configs/BF548-EZKIT_defconfig
patch
|
blob
|
history
diff --git
a/arch/blackfin/configs/BF548-EZKIT_defconfig
b/arch/blackfin/configs/BF548-EZKIT_defconfig
index e80f3d59c2837de2481d1407b322b148d736c494..d8569888a1c84a6abf82c5951eba18f096bc83fa 100644
(file)
--- a/
arch/blackfin/configs/BF548-EZKIT_defconfig
+++ b/
arch/blackfin/configs/BF548-EZKIT_defconfig
@@
-809,7
+809,14
@@
CONFIG_UNIX98_PTYS=y
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
-# CONFIG_WATCHDOG is not set
+CONFIG_WATCHDOG=y
+# CONFIG_WATCHDOG_NOWAYOUT is not set
+
+#
+# Watchdog Device Drivers
+#
+# CONFIG_SOFT_WATCHDOG is not set
+CONFIG_BFIN_WDT=y
CONFIG_HW_RANDOM=y
# CONFIG_GEN_RTC is not set
# CONFIG_R3964 is not set