coreboot-kgpe-d16/src/mainboard/kontron/986lcd-m
Vladimir Serbinenko b32816e9a5 Remove PCI_ROM_RUN option
The main purpose of option rom is to supply int* handlers.
But supplying those is outside of coreboot scope and if someone needs those
they should run SeaBIOS anyway which runs the option roms wonderfully.

Running VGA oprom is kept because they're needed to init graphics.

This patch still keeps the options to include the option roms to make them
available to SeaBIOS.

Change-Id: I646334cf88094d3bf8f527779a68a07e0b4b93ec
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4545
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Kevin O'Connor <kevin@koconnor.net>
2013-12-24 14:40:49 +01:00
..
acpi Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
acpi_tables.c hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
cmos.layout Add a new CMOS variable which triggers activation of the 2011-01-27 07:39:38 +00:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl Intel based boards: Use tab instead of spaces to align comment in DSDT 2013-02-04 17:10:16 +01:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
irq_tables.c Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
Kconfig intel/i945: Use MMCONF_SUPPORT_DEFAULT 2013-07-04 00:53:39 +02:00
mainboard.c Remove PCI_ROM_RUN option 2013-12-24 14:40:49 +01:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
romstage.c CBMEM: Drop parameter from cbmem_reinit() 2013-09-11 07:20:25 +02:00
smihandler.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00