From aa133e42ba09ae1e89cab69fe95f0110281f7120 Mon Sep 17 00:00:00 2001 From: Michał Żygowski Date: Sun, 21 Nov 2021 13:27:30 +0100 Subject: mb/dell/optiplex_9010/Kconfig: Select Super I/O UART availability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Żygowski Change-Id: Ie1b270d49660fd60b6a91194167467c4453e1b6b Reviewed-on: https://review.coreboot.org/c/coreboot/+/59522 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/dell/optiplex_9010/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard') diff --git a/src/mainboard/dell/optiplex_9010/Kconfig b/src/mainboard/dell/optiplex_9010/Kconfig index ac0912b367..90d4b84ad0 100644 --- a/src/mainboard/dell/optiplex_9010/Kconfig +++ b/src/mainboard/dell/optiplex_9010/Kconfig @@ -19,6 +19,7 @@ config BOARD_SPECIFIC_OPTIONS select HAVE_OPTION_TABLE select HAVE_CMOS_DEFAULT select PCIEXP_L1_SUB_STATE + select DRIVERS_UART_8250IO config MAINBOARD_DIR default "dell/optiplex_9010" -- cgit v1.2.3