From: Daniel Schultz Date: Thu, 16 Jan 2025 11:29:31 +0000 (-0800) Subject: configs: phycore_am64x_a53_defconfig: Enable GPIO command X-Git-Tag: v2025.04-rc1~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18674f7cdb713591c3cf036e7f9486005aabb94a;p=pandora-u-boot.git configs: phycore_am64x_a53_defconfig: Enable GPIO command Enable the GPIO command to allow access to the GPIO pins. Signed-off-by: Daniel Schultz Reviewed-by: Wadim Egorov --- 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