aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs
diff options
context:
space:
mode:
authorMike Frysinger <michael.frysinger@analog.com>2007-10-22 00:19:08 +0800
committerBryan Wu <bryan.wu@analog.com>2007-10-22 00:19:08 +0800
commit876a6682aac9b22cf24e0a3a7fea648fd64e112b (patch)
treead9e8f3546da71f446273e65b774d792d5b14a7f /arch/blackfin/configs
parentBlackfin arch: add new processor ADSP-BF52x arch/mach support (diff)
downloadlinux-dev-876a6682aac9b22cf24e0a3a7fea648fd64e112b.tar.xz
linux-dev-876a6682aac9b22cf24e0a3a7fea648fd64e112b.zip
Blackfin arch BF548 defconfig: enable watchdog by default
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r--arch/blackfin/configs/BF548-EZKIT_defconfig9
1 files changed, 8 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig
index e80f3d59c283..d8569888a1c8 100644
--- 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