PCI: Rename "PCI Express support" kconfig title
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Thu, 4 Jul 2013 20:45:20 +0000 (17:45 -0300)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 25 Jul 2013 18:18:41 +0000 (12:18 -0600)
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>
drivers/pci/pcie/Kconfig

index 569f82f..a82e70a 100644 (file)
@@ -2,7 +2,7 @@
 # PCI Express Port Bus Configuration
 #
 config PCIEPORTBUS
-       bool "PCI Express support"
+       bool "PCI Express Port Bus support"
        depends on PCI
        help
          This automatically enables PCI Express Port Bus support. Users can