[coreboot-gerrit] Change in coreboot[master]: intel/apollolake: Remove duplicate selects

Marshall Dawson (Code Review) gerrit at coreboot.org
Fri Dec 15 00:31:01 CET 2017


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/22852


Change subject: intel/apollolake: Remove duplicate selects
......................................................................

intel/apollolake: Remove duplicate selects

Remove Kconfig selected symbols that are duplicates in the same file.

Change-Id: I21a3814131f0c8e08732e826dd1bcbb677cbe0aa
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/intel/apollolake/Kconfig
1 file changed, 2 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/22852/1

diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index 166c8ee..4ec1c98 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/Kconfig
@@ -89,6 +89,8 @@
 	select SOC_INTEL_COMMON_BLOCK_XHCI
 	select SOC_INTEL_COMMON_BLOCK_SMM
 	select SOC_INTEL_COMMON_BLOCK_SPI
+	select SOC_INTEL_COMMON_BLOCK_CSE
+	select SOC_INTEL_COMMON_GFX_OPREGION
 	select SOC_INTEL_COMMON_SPI_FLASH_PROTECT
 	select UDELAY_TSC
 	select TSC_CONSTANT_RATE
@@ -96,10 +98,6 @@
 	select HAVE_MONOTONIC_TIMER
 	select PLATFORM_USES_FSP2_0
 	select HAVE_HARD_RESET
-	select SOC_INTEL_COMMON
-	select SOC_INTEL_COMMON_GFX_OPREGION
-	select SOC_INTEL_COMMON_BLOCK
-	select SOC_INTEL_COMMON_BLOCK_CSE
 	select INTEL_GMA_ADD_VBT_DATA_FILE if RUN_FSP_GOP
 	select HAVE_FSP_GOP
 

-- 
To view, visit https://review.coreboot.org/22852
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I21a3814131f0c8e08732e826dd1bcbb677cbe0aa
Gerrit-Change-Number: 22852
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171214/8534ec8e/attachment-0001.html>


More information about the coreboot-gerrit mailing list