[coreboot-gerrit] Change in coreboot[master]: mb/sapphire/pureplatinumh61: Disable the SuperIO serial driver

Nicola Corna (Code Review) gerrit at coreboot.org
Sun Aug 27 17:38:05 CEST 2017


Nicola Corna has uploaded this change for review. ( https://review.coreboot.org/21226


Change subject: mb/sapphire/pureplatinumh61: Disable the SuperIO serial driver
......................................................................

mb/sapphire/pureplatinumh61: Disable the SuperIO serial driver

There is no serial port on this platform.

Change-Id: I4b2c93c51e8ddb8b510f0d7f7e3072befeba5d95
Signed-off-by: Nicola Corna <nicola at corna.info>
---
M src/mainboard/sapphire/pureplatinumh61/Kconfig
1 file changed, 4 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/21226/1

diff --git a/src/mainboard/sapphire/pureplatinumh61/Kconfig b/src/mainboard/sapphire/pureplatinumh61/Kconfig
index 58f7d36..56ac6d8 100644
--- a/src/mainboard/sapphire/pureplatinumh61/Kconfig
+++ b/src/mainboard/sapphire/pureplatinumh61/Kconfig
@@ -15,7 +15,6 @@
 	select HAVE_ACPI_RESUME
 	select MAINBOARD_HAS_LIBGFXINIT
 	select INTEL_INT15
-	select SERIRQ_CONTINUOUS_MODE
 
 config HAVE_IFD_BIN
 	bool
@@ -53,4 +52,8 @@
 	int
 	default 8
 
+config DRIVERS_UART_8250IO
+	bool
+	default n
+
 endif

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b2c93c51e8ddb8b510f0d7f7e3072befeba5d95
Gerrit-Change-Number: 21226
Gerrit-PatchSet: 1
Gerrit-Owner: Nicola Corna <nicola at corna.info>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170827/cb8645e4/attachment-0001.html>


More information about the coreboot-gerrit mailing list