summaryrefslogtreecommitdiffstats
path: root/src/drivers/pc80/vga/Kconfig
blob: dc86a6d8232a7b20b028a73b971ce4a6a1257a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SPDX-License-Identifier: GPL-2.0-only

config VGA
	bool
	help
	  Include legacy VGA support code.

config ROMSTAGE_VGA
	bool
	help
	  Include legacy VGA support code in romstage.