summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWadim Egorov <[email protected]>2025-08-15 13:10:51 +0200
committerTom Rini <[email protected]>2025-08-26 12:49:21 -0600
commit7e86c8f1dc1dceb50294902f95b3ecf21f8af687 (patch)
tree023b094485fd0fefc0a3700c89c40d71af45f8be
parent9cf4f522fc96e29df4ab23f5bcbbbe432ae32237 (diff)
configs: phycore_am62ax_a53_defconfig: Resync after savedefconfig
Remove PHYTEC_SOM_DETECTION_BLOCKS after it was enabled per default for this platform. Signed-off-by: Wadim Egorov <[email protected]>
-rw-r--r--configs/phycore_am62ax_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/phycore_am62ax_a53_defconfig b/configs/phycore_am62ax_a53_defconfig
index 05849d05be4..4ec7fa77865 100644
--- a/configs/phycore_am62ax_a53_defconfig
+++ b/configs/phycore_am62ax_a53_defconfig
@@ -6,7 +6,6 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SOC_K3_AM62A7=y
CONFIG_PHYTEC_SOM_DETECTION=y
-CONFIG_PHYTEC_SOM_DETECTION_BLOCKS=y
CONFIG_TARGET_PHYCORE_AM62AX_A53=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80480000