
9 Aug
2019
9 Aug
'19
7:40 a.m.
From: Yegor Yefremov yegorslists@googlemail.com
Also disable OMAP watchdog timer till it is converted to the driver model.
Signed-off-by: Yegor Yefremov yegorslists@googlemail.com --- configs/am335x_baltos_defconfig | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig index aa8fee5125..6f1395925a 100644 --- a/configs/am335x_baltos_defconfig +++ b/configs/am335x_baltos_defconfig @@ -69,4 +69,7 @@ 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_WATCHDOG is not set +# CONFIG_OMAP_WATCHDOG is not set +CONFIG_WDT=y CONFIG_FAT_WRITE=y
--
2.17.0