imx8qxp_mek: Remove SPL watchdog option
authorFabio Estevam <festevam@gmail.com>
Mon, 20 Apr 2020 12:55:47 +0000 (09:55 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 1 May 2020 11:46:22 +0000 (13:46 +0200)
commitd6ce05db7648b31aa27708eb38c000f41b2cc8c8
tree695dc830095deb03addc467db28e2a8bfb19c198
parent7e30a3eb768a2893c0bfc7a6fd5046b269df713d
imx8qxp_mek: Remove SPL watchdog option

Currently the following watchdog error is seen in SPL:

U-Boot SPL 2020.04-00407-g8d5d3bcf3c (Apr 20 2020 - 09:48:09 -0300)
Normal Boot
WDT:   Not found!
...

There is no watchdog driver for i.MX8 at the moment, nor code for
configuring the watchdog in SPL, so remove the CONFIG_SPL_WATCHDOG_SUPPORT
option for now.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
configs/imx8qxp_mek_defconfig