configs: phycore_am64x_a53_defconfig: Fix GPIO controllers
authorDaniel Schultz <d.schultz@phytec.de>
Thu, 16 Jan 2025 11:29:30 +0000 (03:29 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jan 2025 18:11:50 +0000 (12:11 -0600)
commit3a1e127fbf926fe79d74fd30a112a143230a5ec6
tree861cef247c73435408976a41e98d90759bb05e84
parentb2a04cd075c044df22dc1e7a90b7c38d6b3d888f
configs: phycore_am64x_a53_defconfig: Fix GPIO controllers

The phyBOARD-Electra does not include a PCA953x I2C GPIO multiplexer.
Remove this configuration as it is a remnant from another
defconfig, and enable CONFIG_DA8XX_GPIO for the DA8XX DaVinci GPIO
controller instead.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
configs/phycore_am64x_a53_defconfig