Early libgfxinit is currently only used for ChromeOS ESOL features, so only auto-enable MAINBOARD_USE_EARLY_LIBGFXINIT when both MAINBOARD_HAS_EARLY_LIBGFXINIT and CHROMEOS are enabled, preventing unnecessary Ada toolchain requirements for non-ChromeOS builds. TEST=build/boot google/yaviks w/o CHROMEOS support, verify ADA/gnat not needed to compile. Change-Id: Ieec2a15783ce57015579d14aba0f67783c79b02c Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90636 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com> |
||
|---|---|---|
| .. | ||
| dram | ||
| oprom | ||
| azalia_device.c | ||
| cardbus_device.c | ||
| cpu_device.c | ||
| device.c | ||
| device_const.c | ||
| device_util.c | ||
| gpio.c | ||
| i2c.c | ||
| i2c_bus.c | ||
| Kconfig | ||
| Makefile.mk | ||
| mdio.c | ||
| mmio.c | ||
| pci_class.c | ||
| pci_device.c | ||
| pci_early.c | ||
| pci_ops.c | ||
| pci_rom.c | ||
| pciexp_device.c | ||
| pcix_device.c | ||
| pnp_device.c | ||
| resource_allocator_common.c | ||
| resource_allocator_v4.c | ||
| root_device.c | ||
| smbus_ops.c | ||
| software_i2c.c | ||
| xhci.c | ||
| xhci_resource.c | ||