diff options
Diffstat (limited to 'targets/kontron/986lcd-m')
-rw-r--r-- | targets/kontron/986lcd-m/Config.lb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/targets/kontron/986lcd-m/Config.lb b/targets/kontron/986lcd-m/Config.lb index 2974fd8213..8d1a1fd5a8 100644 --- a/targets/kontron/986lcd-m/Config.lb +++ b/targets/kontron/986lcd-m/Config.lb @@ -11,3 +11,8 @@ romimage "fallback" end buildrom ./coreboot.rom ROM_SIZE "fallback" + +# Uncomment this and fix the path to your VGA BIOS blob (~/amipci_01.20 here) for on-board VGA support. +# See http://www.coreboot.org/Kontron_986LCD-M_mITX for details. +# pci_rom ~/amipci_01.20 vendor_id=0x8086 device_id=0x27a2 + |