summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/dove_defconfig
diff options
context:
space:
mode:
authorEzequiel Garcia2014-02-11 00:00:37 +0100
committerJason Cooper2014-02-17 22:47:31 +0100
commitea7621968b522bc17fb3cb681f294cffb607eca1 (patch)
tree334a8f2b9eae721e4b0aacf08aa67456e0ee5162 /arch/arm/configs/dove_defconfig
parentARM: mvebu: Enable watchdog support in defconfig (diff)
downloadkernel-qcow2-linux-ea7621968b522bc17fb3cb681f294cffb607eca1.tar.gz
kernel-qcow2-linux-ea7621968b522bc17fb3cb681f294cffb607eca1.tar.xz
kernel-qcow2-linux-ea7621968b522bc17fb3cb681f294cffb607eca1.zip
ARM: dove: Enable watchdog support in the defconfig
Now that we have watchdog support, let's add it to the defconfig. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs/dove_defconfig')
-rw-r--r--arch/arm/configs/dove_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/dove_defconfig b/arch/arm/configs/dove_defconfig
index 7242b11682ad..f15955144175 100644
--- a/arch/arm/configs/dove_defconfig
+++ b/arch/arm/configs/dove_defconfig
@@ -79,6 +79,8 @@ CONFIG_SPI_ORION=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
CONFIG_DOVE_THERMAL=y
+CONFIG_WATCHDOG=y
+CONFIG_ORION_WATCHDOG=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y