summaryrefslogtreecommitdiff
path: root/configs/phycore_am64x_a53_defconfig
diff options
context:
space:
mode:
authorDaniel Schultz <[email protected]>2025-01-16 03:29:31 -0800
committerTom Rini <[email protected]>2025-01-23 12:11:50 -0600
commit18674f7cdb713591c3cf036e7f9486005aabb94a (patch)
tree72a0826797f2cbb6c3b66eba02f67abd9fb8492a /configs/phycore_am64x_a53_defconfig
parent3a1e127fbf926fe79d74fd30a112a143230a5ec6 (diff)
configs: phycore_am64x_a53_defconfig: Enable GPIO command
Enable the GPIO command to allow access to the GPIO pins. Signed-off-by: Daniel Schultz <[email protected]> Reviewed-by: Wadim Egorov <[email protected]>
Diffstat (limited to 'configs/phycore_am64x_a53_defconfig')
-rw-r--r--configs/phycore_am64x_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/phycore_am64x_a53_defconfig b/configs/phycore_am64x_a53_defconfig
index 4b9dcceda45..4a91b72e700 100644
--- a/configs/phycore_am64x_a53_defconfig
+++ b/configs/phycore_am64x_a53_defconfig
@@ -72,6 +72,7 @@ CONFIG_CMD_BOOTEFI_SELFTEST=y
CONFIG_CMD_ASKENV=y
CONFIG_CMD_NVEDIT_EFI=y
CONFIG_CMD_DFU=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y