From 05b883ed24a120dba83e84d9326aedf32d3522eb Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Tue, 13 Oct 2020 15:12:01 +0200 Subject: device: Rephrase bus master Kconfig option Change-Id: I902915133035fb2adff7edd9c931d4b1d3e7dc40 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/46341 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Angel Pons --- src/device/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/device/Kconfig b/src/device/Kconfig index b69a254b80..cbe970f170 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -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 -- cgit v1.2.3