From 43092765e4cc26a4d5d8d746dfea27d0ec9f27cb Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 28 Aug 2020 13:01:50 +0200 Subject: mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL' 'CONSOLE_SERIAL' is already set to 'y' at src/console/Kconfig. Change-Id: I350cf12a115c6ebe54a2b0821edc94c29db8d137 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44906 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/emulation/qemu-aarch64/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/emulation/qemu-aarch64') diff --git a/src/mainboard/emulation/qemu-aarch64/Kconfig b/src/mainboard/emulation/qemu-aarch64/Kconfig index 368f7f3a69..54141b4106 100644 --- a/src/mainboard/emulation/qemu-aarch64/Kconfig +++ b/src/mainboard/emulation/qemu-aarch64/Kconfig @@ -16,7 +16,6 @@ config BOARD_SPECIFIC_OPTIONS select BOOTBLOCK_CONSOLE select BOOTBLOCK_CUSTOM select BOOT_DEVICE_NOT_SPI_FLASH - select CONSOLE_SERIAL select DRIVERS_UART_PL011 select HAVE_LINEAR_FRAMEBUFFER select MAINBOARD_FORCE_NATIVE_VGA_INIT -- cgit v1.2.3