From 0fd2290cfc3b5c907783772ded82a8dfad4eb0e8 Mon Sep 17 00:00:00 2001 From: Siva Durga Prasad Paladugu Date: Tue, 19 Jun 2018 12:24:23 +0200 Subject: cmd: Kconfig: Move CONFIG_MP to Kconfig This patch moves CONFIG_MP to Kconfig Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- include/configs/km/kmp204x-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/km') diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h index 3ae751eca5..73506c4e57 100644 --- a/include/configs/km/kmp204x-common.h +++ b/include/configs/km/kmp204x-common.h @@ -28,7 +28,6 @@ /* High Level Configuration Options */ #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */ #define CONFIG_FSL_CORENET /* Freescale CoreNet platform */ -#define CONFIG_MP /* support multiple processors */ #define CONFIG_SYS_FSL_CPC /* Corenet Platform Cache */ #define CONFIG_SYS_NUM_CPC CONFIG_SYS_NUM_DDR_CTLRS -- cgit v1.2.1