diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 1106d630ec..5fef0a9469 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -420,7 +420,7 @@ config FALLBACK_VGA_BIOS_FILE The path and filename of the file to use as VGA BIOS. config FALLBACK_VGA_BIOS_ID - string "VGA BIOS ID" + string "VGA device PCI IDs" depends on VGA_BIOS default "1106,3230" help |