[coreboot-gerrit] Change in coreboot[master]: soc/intel: Remove the user selectable FSP_CAR option

Arthur Heymans (Code Review) gerrit at coreboot.org
Sun Jun 17 23:04:19 CEST 2018


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


Change subject: soc/intel: Remove the user selectable FSP_CAR option
......................................................................

soc/intel: Remove the user selectable FSP_CAR option

This is always selected by other Kconfig options so don't make it an
option.

Change-Id: I85d46fdb41e4bac478009eeb2fa3853de7e67205
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/drivers/intel/fsp2_0/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/27142/1

diff --git a/src/drivers/intel/fsp2_0/Kconfig b/src/drivers/intel/fsp2_0/Kconfig
index f149544..aa9e476 100644
--- a/src/drivers/intel/fsp2_0/Kconfig
+++ b/src/drivers/intel/fsp2_0/Kconfig
@@ -85,7 +85,7 @@
 	  The path and filename of the Intel FSP-S binary for this platform.
 
 config FSP_CAR
-	bool "Use FSP TempRamInit & TempRamExit APIs"
+	bool
 	depends on ADD_FSP_BINARIES
 	default n
 	help

-- 
To view, visit https://review.coreboot.org/27142
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: I85d46fdb41e4bac478009eeb2fa3853de7e67205
Gerrit-Change-Number: 27142
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/20180617/da35b087/attachment.html>


More information about the coreboot-gerrit mailing list