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>
This commit is contained in:
parent
5a5852f7ab
commit
105d3091f9
|
@ -19,10 +19,6 @@ config BOTTOMIO_POSITION
|
||||||
option is useful when PCI peripherals requesting large address
|
option is useful when PCI peripherals requesting large address
|
||||||
ranges are present.
|
ranges are present.
|
||||||
|
|
||||||
config CONSOLE_VGA_MULTI
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config S3_VGA_ROM_RUN
|
config S3_VGA_ROM_RUN
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Reference in New Issue