From 02ada2d9580504917dd4011961584c4be83d6c39 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 12 May 2018 09:45:31 +0100 Subject: mx6: Select CONFIG_MP with MX6_SMP 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 --- include/configs/mx6_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 30237018751..1b2961f68e5 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 -- cgit v1.3.1