From f662020a4d791def783e19e6bb13d105e0d6c463 Mon Sep 17 00:00:00 2001 From: Michael Niewöhner Date: Tue, 21 Jul 2020 23:18:57 +0200 Subject: mb/system76/lemp9: drop ONBOARD_VGA_IS_PRIMARY MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop config ONBOARD_VGA_IS_PRIMARY as it's only needed for mainboards with multiple graphics devices. Signed-off-by: Michael Niewöhner Change-Id: I6525c65af3dcfc96ea3d68a1388432179e9ac43d Reviewed-on: https://review.coreboot.org/c/coreboot/+/43636 Reviewed-by: Jeremy Soller Reviewed-by: Angel Pons Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/system76/lemp9/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/system76') diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig index 0fe5e8dae6..3f44428519 100644 --- a/src/mainboard/system76/lemp9/Kconfig +++ b/src/mainboard/system76/lemp9/Kconfig @@ -53,10 +53,6 @@ config CONSOLE_POST bool default y -config ONBOARD_VGA_IS_PRIMARY - bool - default y - config UART_FOR_CONSOLE int default 2 -- cgit v1.2.3