Hello build bot (Jenkins), Nico Huber, Paul Menzel, Angel Pons, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45149
to look at the new patch set (#4).
Change subject: device: Rework bus master option ......................................................................
device: Rework bus master option
As an intermediate step for CB:45150, add an additional Kconfig option which is used to configure bus mastering for any devices and use PCI_ALLOW_BUS_MASTER to allow coreboot setting the bus mastering bit in general.
Change-Id: I33b37a79022007a16e97350db61575b63fa8256b Signed-off-by: Felix Singer felix.singer@secunet.com --- M src/device/Kconfig M src/include/device/pci.h 2 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/45149/4