device: Rephrase bus master Kconfig option
Change-Id: I902915133035fb2adff7edd9c931d4b1d3e7dc40 Signed-off-by: Felix Singer <felix.singer@secunet.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46341 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
93122a7e77
commit
05b883ed24
|
@ -520,7 +520,7 @@ config PCIEXP_PLUGIN_SUPPORT
|
|||
default y
|
||||
|
||||
config PCI_ALLOW_BUS_MASTER
|
||||
bool "Allow PCI bus master bit to be enabled by coreboot"
|
||||
bool "Allow coreboot to set optional PCI bus master bits"
|
||||
default y
|
||||
help
|
||||
For security reasons, bus mastering should be enabled as late as
|
||||
|
|
Loading…
Reference in New Issue