diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 022f7bfe2f..225ef2ec9f 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -282,7 +282,8 @@ config FALLBACK_VGA_BIOS_ID depends on VGA_BIOS default "1106,3230" help - The ID that would associate your VGA BIOS to your video card. + The ID that would associate your VGA BIOS to your video card. + (PCI VendorID, PCI Device ID) endmenu |