console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'
This has nothing to do with console options. This also improves the help text to reflect what it actually does. Change-Id: I039f4f6bbe144769d6a362192b225838ed3d9d43 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32042 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
committed by
Patrick Georgi
parent
57248c2b8c
commit
b43ec47ed3
@ -176,13 +176,6 @@ config CONSOLE_USB
|
||||
|
||||
# TODO: Deps?
|
||||
# TODO: Improve description.
|
||||
config ONBOARD_VGA_IS_PRIMARY
|
||||
bool "Use onboard VGA as primary video device"
|
||||
default n
|
||||
depends on PCI
|
||||
help
|
||||
If not selected, the last adapter found will be used.
|
||||
|
||||
config CONSOLE_NE2K
|
||||
bool "Network console over NE2000 compatible Ethernet adapter"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user