Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
[coreboot.git] / src / Kconfig
index 022f7bfe2f050dc840d2844c051e96c216af94a2..225ef2ec9f473453bbf7779a0b3c564f6170ee3b 100644 (file)
@@ -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