summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2023-07-11 12:09:15 +0300
committerStefano Babic <sbabic@denx.de>2023-07-13 12:29:40 +0300
commit5e161626f93219432ebfc85dec18a1a2337d1a73 (patch)
tree7bfb859cfba575348732a1391d617205a734d797 /configs
parentcd9a3e3f90ee2e62a9067a570007b7331eda7b97 (diff)
downloadu-boot-5e161626f93219432ebfc85dec18a1a2337d1a73.tar.xz
configs: verdin-imx8mm: enable spl_gpio_hog
Enable CONFIG_SPL_GPIO_HOG option to be able to control GPIO hogs from SPL. Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.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 0eb1891515..09e14c6f8c 100644
--- a/configs/verdin-imx8mm_defconfig
+++ b/configs/verdin-imx8mm_defconfig
@@ -98,6 +98,7 @@ CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_SPL_CLK_IMX8MM=y
CONFIG_CLK_IMX8MM=y
CONFIG_GPIO_HOG=y
+CONFIG_SPL_GPIO_HOG=y
CONFIG_MXC_GPIO=y
CONFIG_DM_I2C=y
CONFIG_MISC=y