aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/sapphire
diff options
context:
space:
mode:
authorNicola Corna <nicola@corna.info>2017-08-27 17:32:33 +0200
committerMartin Roth <martinroth@google.com>2017-09-06 04:47:59 +0000
commit8f39f1f097b8046eb3c80ac1de44ce24ac366560 (patch)
treeccbe7d68346a8f3d410c7a95a588026166d6831c /src/mainboard/sapphire
parent6c0f3c7ee1d53872851dbab636787852e3572c98 (diff)
mb/sapphire/pureplatinumh61: Disable the SuperIO serial
There is no serial port on this platform. In addition, put the LPC serial IRQ into quiet mode. Change-Id: I4b2c93c51e8ddb8b510f0d7f7e3072befeba5d95 Signed-off-by: Nicola Corna <nicola@corna.info> Reviewed-on: https://review.coreboot.org/21226 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/sapphire')
-rw-r--r--src/mainboard/sapphire/pureplatinumh61/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/sapphire/pureplatinumh61/Kconfig b/src/mainboard/sapphire/pureplatinumh61/Kconfig
index 58f7d36bde..42cda6e833 100644
--- a/src/mainboard/sapphire/pureplatinumh61/Kconfig
+++ b/src/mainboard/sapphire/pureplatinumh61/Kconfig
@@ -15,7 +15,7 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_ACPI_RESUME
select MAINBOARD_HAS_LIBGFXINIT
select INTEL_INT15
- select SERIRQ_CONTINUOUS_MODE
+ select NO_UART_ON_SUPERIO
config HAVE_IFD_BIN
bool