[coreboot-gerrit] Change in coreboot[master]: soc/intel/{broadwell, skylake}: Remove unused SERIAL_CPU_INIT

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon Nov 12 17:04:58 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29600


Change subject: soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT
......................................................................

soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT

Change-Id: I2296ab3c53a82ee990649e35e1370e1dd304e392
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/soc/intel/broadwell/Kconfig
M src/soc/intel/skylake/Kconfig
2 files changed, 0 insertions(+), 8 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/29600/1

diff --git a/src/soc/intel/broadwell/Kconfig b/src/soc/intel/broadwell/Kconfig
index 066f1be..18ec51f 100644
--- a/src/soc/intel/broadwell/Kconfig
+++ b/src/soc/intel/broadwell/Kconfig
@@ -80,10 +80,6 @@
 	hex
 	default 0xf0000000
 
-config SERIAL_CPU_INIT
-	bool
-	default n
-
 config SMM_TSEG_SIZE
 	hex
 	default 0x800000
diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig
index 2db8217..ad5a754 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -168,10 +168,6 @@
 	help
 	  This option allows you to select MMIO Base Address of sideband bus.
 
-config SERIAL_CPU_INIT
-	bool
-	default n
-
 config SERIRQ_CONTINUOUS_MODE
 	bool
 	default n

-- 
To view, visit https://review.coreboot.org/29600
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: I2296ab3c53a82ee990649e35e1370e1dd304e392
Gerrit-Change-Number: 29600
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/a88e56b3/attachment.html>


More information about the coreboot-gerrit mailing list