summaryrefslogtreecommitdiffstats
path: root/src/northbridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-01-20 09:56:42 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-21 09:14:02 +0000
commit105d3091f928376f190320ce614b891a8c84f673 (patch)
treeaa5791e984ee2412df5e01891bf02358a6bad387 /src/northbridge
parent5a5852f7abb6530d6cfc562a92e11131e8d7fbe3 (diff)
downloadcoreboot-105d3091f928376f190320ce614b891a8c84f673.tar.gz
coreboot-105d3091f928376f190320ce614b891a8c84f673.tar.bz2
coreboot-105d3091f928376f190320ce614b891a8c84f673.zip
nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI
Change-Id: I93455f38663cf29d8b5160ac21c94db08eb44fa9 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72146 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/amd/pi/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/amd/pi/Kconfig b/src/northbridge/amd/pi/Kconfig
index 61d368c40478..4518db149b60 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