From: Yegor Yefremov Date: Thu, 15 Aug 2019 09:08:04 +0000 (+0200) Subject: arm: baltos: switch to driver model for the watchdog timer X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=042dd8f2a64e6fe7f6fb0f329f0d32998ebd7aef;p=u-boot.git arm: baltos: switch to driver model for the watchdog timer Signed-off-by: Yegor Yefremov --- diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig index aa8fee5125..af027a3c5d 100644 --- a/configs/am335x_baltos_defconfig +++ b/configs/am335x_baltos_defconfig @@ -69,4 +69,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_MASS_STORAGE=y CONFIG_USB_ETHER=y CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00" +CONFIG_WDT=y CONFIG_FAT_WRITE=y