1
0
Fork 0

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>
wifi-calibration
Ezequiel Garcia 2014-02-10 20:00:37 -03:00 committed by Jason Cooper
parent a96beda759
commit ea7621968b
1 changed files with 2 additions and 0 deletions

View File

@ -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