[U-Boot] [PATCH 2/4] ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver
Claudius Heine
ch at denx.de
Thu Nov 28 12:06:34 UTC 2019
Signed-off-by: Claudius Heine <ch at denx.de>
---
configs/dh_imx6_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig
index 4055812007..68dc3b0d1f 100644
--- a/configs/dh_imx6_defconfig
+++ b/configs/dh_imx6_defconfig
@@ -77,6 +77,8 @@ CONFIG_DM_SCSI=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_MXC_SPI=y
+CONFIG_SYSRESET=y
+CONFIG_SYSRESET_WATCHDOG=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_GADGET=y
--
2.21.0
More information about the U-Boot
mailing list