coreboot/src/drivers
Alper Nebi Yasak 8a505902c0 drivers/qemu: Drop redundant vga_io addition to ramstage
While introducing driver support for QEMU Cirrus display device, commit
7905f9254e ("qemu: cirrus native video init") also explicitly adds
VGA I/O functions into ramstage class when Bochs display driver support
is enabled.

Later, commit db7d04d1b7 ("qemu: Support textmode gfx init.") makes
the related config option select CONFIG_VGA, which also adds the same
file into ramstage class (among other things) in another Makefile.

Doing this twice is unnecessary. Remove the addition based on the Bochs
display driver's config option. Adding it based on CONFIG_VGA is
clearer, and future patches will try to support a Bochs display without
legacy VGA support on non-x86 architectures.

Change-Id: Ib31344e242689682d74d8a83c97b6e8027641926
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80374
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-02-09 13:41:26 +00:00
..
acpi/thermal_zone include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
amd include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
ams driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
analogix/anx7625 commonlib: Change GCD function to always use 64 bits 2024-02-08 13:13:58 +00:00
asmedia driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
aspeed driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
broadcom driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
camera driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
crb include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
efi driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk 2024-01-24 10:03:39 +00:00
elog lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00
emulation/qemu drivers/qemu: Drop redundant vga_io addition to ramstage 2024-02-09 13:41:26 +00:00
generic include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
genesyslogic include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
gfx/generic include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
i2c device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
intel drivers/intel/fsp2_0: Remove unused function fsp_write_line 2024-02-05 14:07:27 +00:00
ipmi include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
lenovo include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
maxim driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk 2024-01-24 10:04:10 +00:00
mipi drivers/mipi: Fine tune VFP, CLK and init code for IVO_T109NW41 panel 2024-01-24 11:16:36 +00:00
mrc_cache driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk 2024-01-24 10:04:10 +00:00
net lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00
nxp/uwb device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
ocp driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk 2024-01-24 10:04:10 +00:00
parade driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
pc80 drivers/pc80/tpm: probe for TPM family of a device 2024-02-07 12:20:25 +00:00
pcie device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
ricoh/rce822 include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
secunet/dmi include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
siemens/nc_fpga driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
sil/3114 driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
smbus driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
smmstore driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
sof include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
soundwire include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
spi device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
ti driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
tpm driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
uart include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
usb device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
vpd driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
wifi/generic drivers/wifi: Use depends instead of if in Kconfig 2024-02-06 03:37:50 +00:00
wwan/fm device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00