configs: phycore_am62x_a53_defconfig: Enable gpio
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 28 Mar 2025 05:58:24 +0000 (22:58 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 11 Apr 2025 18:15:30 +0000 (12:15 -0600)
commit6d4d4ee519f4dfc799c1851f13e8be0634ec7911
treea10c59c2349b6ee417a1130378c7aa73014d4a00
parenta8ec1f11322286263d24e7cf931728557ccbe4ea
configs: phycore_am62x_a53_defconfig: Enable gpio

The AM62x uses the DA8XX (DaVinci) GPIO controller. Enable
CONFIG_DA8XX_GPIO to support GPIO access from the Cortex-A53.

Also enable the 'gpio' command to allow users to interact
with GPIOs from the U-Boot shell.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
configs/phycore_am62x_a53_defconfig