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>
This commit is contained in:
Nicola Corna 2017-08-27 17:32:33 +02:00 committed by Martin Roth
parent 6c0f3c7ee1
commit 8f39f1f097
1 changed files with 1 additions and 1 deletions

View File

@ -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