summaryrefslogtreecommitdiff
path: root/configs/verdin-am62_a53_defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-07-12 15:16:27 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-07-12 16:28:35 +0200
commit946bb89cc9f04eae37095bd9cef95b9570bb4ca3 (patch)
tree05f399d50389881c90c20e0c80186746858c5d3e /configs/verdin-am62_a53_defconfig
parenta3c24a8e975102aec314dc44271e30dbe393f756 (diff)
configs: verdin-am62_a53: enable of_system_setup
Enable CONFIG_OF_SYSTEM_SETUP which does core number autodetection and fixes the fdt. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs/verdin-am62_a53_defconfig')
-rw-r--r--configs/verdin-am62_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/verdin-am62_a53_defconfig b/configs/verdin-am62_a53_defconfig
index e94200bb3f..c8299112fd 100644
--- a/configs/verdin-am62_a53_defconfig
+++ b/configs/verdin-am62_a53_defconfig
@@ -37,6 +37,7 @@ CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
CONFIG_SPL_LOAD_FIT_APPLY_OVERLAY=y
CONFIG_LEGACY_IMAGE_FORMAT=y
+CONFIG_OF_SYSTEM_SETUP=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=1
CONFIG_USE_PREBOOT=y