[coreboot-gerrit] Change in coreboot[master]: soc/intel/appololake: Removed DEAD MPINIT code selection

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Jan 26 23:17:54 CET 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/23458


Change subject: soc/intel/appololake: Removed DEAD MPINIT code selection
......................................................................

soc/intel/appololake: Removed DEAD MPINIT code selection

This not hooked up anywhere.

Change-Id: I95a2d14aea6f1a6013edf1bcb88bb35de88cba4f
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/soc/intel/apollolake/Kconfig
1 file changed, 0 insertions(+), 21 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/23458/1

diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index 2d5363d..7885408 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/Kconfig
@@ -317,27 +317,6 @@
 
 endchoice
 
-choice
-	prompt "MPINIT code implementation"
-	default NO_COMMON_MPINIT if SOC_INTEL_APOLLOLAKE
-	default COMMON_MPINIT
-	help
-	  This option allows you to select MP Init Code path either
-	  from Intel Common Code implementation, or from SOC files.
-
-config NO_COMMON_MPINIT
-	bool "Not using Common MP Init code"
-	help
-	  Common code MP Init path is not used.
-
-config COMMON_MPINIT
-	bool "Using Common MP Init code"
-	select SOC_INTEL_COMMON_BLOCK_CPU_MPINIT
-	help
-	  Common code MP Init path is used.
-
-endchoice
-
 #
 # Each bit in QOS mask controls this many bytes. This is calculated as:
 # (CACHE_WAYS / CACHE_BITS_PER_MASK) * CACHE_LINE_SIZE * CACHE_SETS

-- 
To view, visit https://review.coreboot.org/23458
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I95a2d14aea6f1a6013edf1bcb88bb35de88cba4f
Gerrit-Change-Number: 23458
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180126/875a8057/attachment-0001.html>


More information about the coreboot-gerrit mailing list