aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
809# IPMI 809# IPMI
810# 810#
811# CONFIG_IPMI_HANDLER is not set 811# CONFIG_IPMI_HANDLER is not set
812# CONFIG_WATCHDOG is not set 812CONFIG_WATCHDOG=y
813# CONFIG_WATCHDOG_NOWAYOUT is not set
814
815#
816# Watchdog Device Drivers
817#
818# CONFIG_SOFT_WATCHDOG is not set
819CONFIG_BFIN_WDT=y
813CONFIG_HW_RANDOM=y 820CONFIG_HW_RANDOM=y
814# CONFIG_GEN_RTC is not set 821# CONFIG_GEN_RTC is not set
815# CONFIG_R3964 is not set 822# CONFIG_R3964 is not set