imx8mp-somdevices: configs: Disable CONFIG_SPL_WDT as watchdog is not enabled.
authorJosep Orga <jorga@somdevices.com>
Fri, 10 Nov 2023 15:49:55 +0000 (16:49 +0100)
committerJosep Orga <jorga@somdevices.com>
Fri, 10 Nov 2023 15:49:55 +0000 (16:49 +0100)
This will prevent "WDT:   Not found!" message from being shown.

Signed-off-by: Josep Orga <jorga@somdevices.com>
configs/imx8mp_somdevices_defconfig

index 7383485..1f3c9f5 100644 (file)
@@ -173,3 +173,4 @@ CONFIG_SPLASH_SCREEN_ALIGN=y
 CONFIG_CMD_BMP=y
 
 CONFIG_BOOTDELAY=0
+# CONFIG_SPL_WDT is not set