summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2023-06-19 19:37:37 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-07-07 18:41:16 +0200
commitd46066248877f0e20e45d93586cbfdc299928978 (patch)
tree7b5b63c8a54d448b6430088f4f23f43f0bc3dcbe
parent031b9963f5f5181f9f6a102e4cc0b9e12d32f2ca (diff)
configs: verdin-am62_a53: enable spl_gpio_hog
Enable CONFIG_SPL_GPIO_HOG option to be able to control GPIO hogs from A53 SPL. Upstream-Status: Pending Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
-rw-r--r--configs/verdin-am62_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/verdin-am62_a53_defconfig b/configs/verdin-am62_a53_defconfig
index 6d4329a5ac..ff70d94a73 100644
--- a/configs/verdin-am62_a53_defconfig
+++ b/configs/verdin-am62_a53_defconfig
@@ -128,6 +128,7 @@ CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
CONFIG_TI_SCI_PROTOCOL=y
CONFIG_GPIO_HOG=y
+CONFIG_SPL_GPIO_HOG=y
CONFIG_DA8XX_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_OMAP24XX=y