Hello build bot (Jenkins), Nico Huber, Damien Zammit, Martin Roth, Patrick Georgi, Stefan Reinauer, Subrata Banik, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49176
to look at the new patch set (#2).
Change subject: [WIP]device/Kconfig: Introduce separate graphics menu for Intel ......................................................................
[WIP]device/Kconfig: Introduce separate graphics menu for Intel
Allow a more fine grained selection with graphics driver to run. On multi GPU systems this allows to run multiple grahics drivers at the same time. Allows to select an Intel graphics driver and a "generic" graphics driver. TODO: Split it into even more chunks.
Change-Id: I410fecfdb8a99ca520b2c05edd9ed2558d7e0a92 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M payloads/external/SeaBIOS/Kconfig M src/device/Kconfig M src/device/graphics/Kconfig A src/device/graphics/intel/Kconfig M src/device/pci_device.c M src/device/pci_rom.c M src/drivers/intel/gma/Makefile.inc M src/drivers/intel/gma/int15.h M src/mainboard/bostentech/gbyt4/mainboard.c M src/mainboard/google/link/mainboard.c M src/mainboard/google/rambi/mainboard.c M src/mainboard/kontron/ktqm77/mainboard.c M src/northbridge/intel/i945/Kconfig M src/northbridge/intel/i945/gma.c M src/northbridge/intel/pineview/Kconfig M src/northbridge/intel/pineview/gma.c M src/soc/intel/common/block/timer/Kconfig 17 files changed, 122 insertions(+), 67 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/49176/2