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:
parent
6c0f3c7ee1
commit
8f39f1f097
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue