imx8mp_evk: Select the watchdog driver
authorFabio Estevam <festevam@gmail.com>
Mon, 11 May 2020 14:00:30 +0000 (11:00 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 8 Jun 2020 08:42:05 +0000 (10:42 +0200)
commit51c0e493c2a97c51f5ee5b83c63d326bcf41cff4
treea64cf9d355d82122249336687e56612d5f3712a2
parent979d5e4bf674f7f676b9d116b526c7e422a2238e
imx8mp_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/imx8mp_evk_defconfig