configs: am67a_beagley_ai*: Use saveddefconfig
authorNishanth Menon <nm@ti.com>
Fri, 25 Apr 2025 17:31:16 +0000 (12:31 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 20:23:32 +0000 (14:23 -0600)
commit4786f89c1222fe52cc1d0d594588f1e2d488fdd8
tree9e697821fae631ba17d90e43a6aba750f1e619ce
parentca24877039074c4585ed87d58b2e7edc15217d80
configs: am67a_beagley_ai*: Use saveddefconfig

Drop using j722s_evm defconfig since the evm has numerous features that
we do not need on BeagleY-AI platform. As new peripherals get added to
EVM support, we end up having to cleanup after in beagle configurations.

Instead of doing that, just split up BeagleY's configuration
independently out.

NOTE: no cleanup has been done to this configuration to allow for
reproducibility. The cleanups are done in follow on patches

Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
configs/am67a_beagley_ai_a53_defconfig
configs/am67a_beagley_ai_r5_defconfig