diff mbox series

[U-Boot] mx6: Select CONFIG_MP with MX6_SMP

Message ID 20180512084531.13539-1-pbrobinson@gmail.com
State Accepted
Commit 02ada2d9580504917dd4011961584c4be83d6c39
Delegated to: Stefano Babic
Headers show
Series [U-Boot] mx6: Select CONFIG_MP with MX6_SMP | expand

Commit Message

Peter Robinson May 12, 2018, 8:45 a.m. UTC
It makes sense to select the MP multi processor option at the same time we
select the other SMP options needed for SMP capable i.MX6 SoCs.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-imx/mx6/Kconfig | 1 +
 include/configs/mx6_common.h  | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
index 98ea1f566c..b7a89719c0 100644
--- a/arch/arm/mach-imx/mx6/Kconfig
+++ b/arch/arm/mach-imx/mx6/Kconfig
@@ -5,6 +5,7 @@  config MX6_SMP
 	select ARM_ERRATA_761320
 	select ARM_ERRATA_794072
 	select ARM_ERRATA_845369
+	select MP
 	bool
 
 config MX6
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 3023701875..1b2961f68e 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -15,7 +15,6 @@ 
 #define CONFIG_SYS_PL310_BASE	L2_PL310_BASE
 #endif
 
-#define CONFIG_MP
 #endif
 #define CONFIG_BOARD_POSTCLK_INIT
 #define CONFIG_MXC_GPT_HCLK