imx: enable the reset controller on the i.MX8MQ EVK
authorPatrick Wildt <patrick@blueri.se>
Thu, 3 Oct 2019 14:13:24 +0000 (16:13 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
This patch makes sure that the reset controller driver is compiled
for the i.MX8MQ EVK.

Signed-off-by: Patrick Wildt <patrick@blueri.se>
configs/imx8mq_evk_defconfig

index 8fd07f689b2c8943bc52d1f4662e5ee875ca66a2..f352f47ed582cbb73458822ecce090a857cb2781 100644 (file)
@@ -42,4 +42,5 @@ CONFIG_IMX8M_POWER_DOMAIN=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_RESET=y
 CONFIG_DM_THERMAL=y