imx8mn_ddr4_evk: Select the watchdog driver
authorFabio Estevam <festevam@gmail.com>
Mon, 11 May 2020 14:00:28 +0000 (11:00 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 8 Jun 2020 08:41:55 +0000 (10:41 +0200)
commit010bd4718b9ef1cfe39f7be8ef4ee4c56d6b1edb
tree25712387f1ac5aba97a959ec6150f410fea2d830
parentc5a015c32e46632b9d593402951feface11ca66b
imx8mn_ddr4_evk: Select the watchdog driver

Currently watchdog driver is not selected, which causes system to reboot
after staying 60s in the U-Boot prompt.

Fix this problem by enabling CONFIG_WATCHDOG so that watchdog can be
properly serviced.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/imx8mn_ddr4_evk_defconfig