Эх сурвалжийг харах

PCI: Rename "PCI Express support" kconfig title

The previous option title "PCI Express support" is confusing.  The name
seems to imply this option is required to get PCIe support, which is not
true.

Fix it to "PCI Express Port Bus support" which is more accurate.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Ezequiel Garcia 12 жил өмнө
parent
commit
d47af0bcc1

+ 1 - 1
drivers/pci/pcie/Kconfig

@@ -2,7 +2,7 @@
 # PCI Express Port Bus Configuration
 # PCI Express Port Bus Configuration
 #
 #
 config PCIEPORTBUS
 config PCIEPORTBUS
-	bool "PCI Express support"
+	bool "PCI Express Port Bus support"
 	depends on PCI
 	depends on PCI
 	help
 	help
 	  This automatically enables PCI Express Port Bus support. Users can
 	  This automatically enables PCI Express Port Bus support. Users can