summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-02-09 11:04:35 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-02-09 11:55:15 +0100
commit0b0ac6efa7916875d2364fd1804c1582a7cdfd81 (patch)
tree77efbc1385d1c53bca09e28e809e58eaa1eaaa16
parent1cbeecee44a868f4ace933a992e730efb6d9d654 (diff)
arch: arm: colibri_imx6: set specific soc type
This indirectly enables ARM errata 751472, 794072, 761320, 845369 which all apply to Colibri iMX6. Upstream-Status: Backport [f27ffe4177a7cc09614e2f87012234c1e260c8f2] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--arch/arm/mach-imx/mx6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
index fa6e1112e6..654ecdd0f3 100644
--- a/arch/arm/mach-imx/mx6/Kconfig
+++ b/arch/arm/mach-imx/mx6/Kconfig
@@ -194,6 +194,7 @@ config TARGET_COLIBRI_IMX6
select DM
select DM_SERIAL
select DM_THERMAL
+ select MX6DL
select SUPPORT_SPL
imply CMD_DM