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/P1023RDB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P1023RDB.h') diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index 44e99ab3686..b69d5212527 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -18,7 +18,6 @@ #endif /* High Level Configuration Options */ -#define CONFIG_MP /* support multiple processors */ #define CONFIG_PCI_INDIRECT_BRIDGE /* indirect PCI bridge support */ #define CONFIG_PCIE1 /* PCIE controller 1 (slot 1) */ -- cgit v1.2.3