arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2

Enable OF_SYSTEM_SETUP for AM62D2 to ensure FDT fixups are applied to
the dtb before passing to kernel.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Reviewed-by: Anshul Dalal <anshuld@ti.com>
This commit is contained in:
Paresh Bhagat
2026-07-16 12:04:48 -06:00
committed by Tom Rini
parent d3e287405f
commit f16e4c8004
+1
View File
@@ -54,6 +54,7 @@ config TARGET_AM62D2_A53_EVM
bool "TI K3 based AM62D2 EVM running on A53"
select ARM64
select BINMAN
select OF_SYSTEM_SETUP
imply BOARD
imply SPL_BOARD
imply TI_I2C_BOARD_DETECT