[PATCH 3/4] configs: phycore_am64x_a53_defconfig: Enable GPIO command
Wadim Egorov
w.egorov at phytec.de
Fri Jan 17 02:42:46 CET 2025
Am 16.01.25 um 18:29 schrieb Daniel Schultz:
> Enable the GPIO command to allow access to the GPIO pins.
>
> Signed-off-by: Daniel Schultz <d.schultz at phytec.de>
Reviewed-by: Wadim Egorov <w.egorov at phytec.de>
> ---
> configs/phycore_am64x_a53_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> 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
More information about the U-Boot
mailing list