Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45149 )
Change subject: device: Rework bus master option ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/45149/3/src/device/Kconfig File src/device/Kconfig:
https://review.coreboot.org/c/coreboot/+/45149/3/src/device/Kconfig@537 PS3, Line 537: config PCI_ALLOW_BUS_MASTER_ANY_DEVICE
add a help text
could be skipped, assuming this is clear to the user in context of the options in the follow-ups
https://review.coreboot.org/c/coreboot/+/45149/3/src/device/Kconfig@538 PS3, Line 538: Any devices
if `n`, is it just *some* devices?
ah, reading the follow-up It got it ;) maybe a choice would be better here to select "any device", "custom config" (which is then done via the other option(s) in the follow-ups