verdin-imx8mm: Select the watchdog driver
authorFabio Estevam <festevam@gmail.com>
Mon, 11 May 2020 14:00:31 +0000 (11:00 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 8 Jun 2020 08:42:09 +0000 (10:42 +0200)
commit2c72bf21c66692cf0b9c305c27ac4a5218a4dd01
treea88a3ac53fead060e7555b3985bd1af79b4825f3
parent51c0e493c2a97c51f5ee5b83c63d326bcf41cff4
verdin-imx8mm: 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>
Acked-by: Igor Opaniuk <igor.opaniuk@toradex.com>
configs/verdin-imx8mm_defconfig