From 8f39f1f097b8046eb3c80ac1de44ce24ac366560 Mon Sep 17 00:00:00 2001 From: Nicola Corna Date: Sun, 27 Aug 2017 17:32:33 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/21226 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Paul Menzel --- src/mainboard/sapphire/pureplatinumh61/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/sapphire') 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 -- cgit v1.2.3