From 105d3091f928376f190320ce614b891a8c84f673 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Fri, 20 Jan 2023 09:56:42 +0100 Subject: nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI Change-Id: I93455f38663cf29d8b5160ac21c94db08eb44fa9 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/72146 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/northbridge/amd/pi/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge') diff --git a/src/northbridge/amd/pi/Kconfig b/src/northbridge/amd/pi/Kconfig index 61d368c404..4518db149b 100644 --- a/src/northbridge/amd/pi/Kconfig +++ b/src/northbridge/amd/pi/Kconfig @@ -19,10 +19,6 @@ config BOTTOMIO_POSITION option is useful when PCI peripherals requesting large address ranges are present. -config CONSOLE_VGA_MULTI - bool - default n - config S3_VGA_ROM_RUN bool default n -- cgit v1.2.3