aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-10-09 22:41:08 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:08:26 +0200
commit8da72960edf4eac6b49ae39486c9e7569165963d (patch)
tree5b57526e51f06581c7e7877a393bb56e1a91effb /configs
parent5cfa55930b930c270a127bf9136e90cb8508e0b0 (diff)
downloadu-boot-8da72960edf4eac6b49ae39486c9e7569165963d.zip
u-boot-8da72960edf4eac6b49ae39486c9e7569165963d.tar.gz
u-boot-8da72960edf4eac6b49ae39486c9e7569165963d.tar.bz2
verdin-imx8mm: enable sleep_moci output
This powers some peripherals on the carrier board e.g. the USB hub. Related-to: ELB-3206 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/verdin-imx8mm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/verdin-imx8mm_defconfig b/configs/verdin-imx8mm_defconfig
index 1c8b505..ced0d0a 100644
--- a/configs/verdin-imx8mm_defconfig
+++ b/configs/verdin-imx8mm_defconfig
@@ -69,6 +69,7 @@ CONFIG_SPL_CLK_COMPOSITE_CCF=y
CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_SPL_CLK_IMX8MM=y
CONFIG_CLK_IMX8MM=y
+CONFIG_GPIO_HOG=y
CONFIG_MXC_GPIO=y
CONFIG_DM_I2C=y
CONFIG_MISC=y