diff options
-rw-r--r-- | drivers/pci/pcie/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig index 569f82fc9e22..a82e70a41039 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig | |||
@@ -2,7 +2,7 @@ | |||
2 | # PCI Express Port Bus Configuration | 2 | # PCI Express Port Bus Configuration |
3 | # | 3 | # |
4 | config PCIEPORTBUS | 4 | config PCIEPORTBUS |
5 | bool "PCI Express support" | 5 | bool "PCI Express Port Bus support" |
6 | depends on PCI | 6 | depends on PCI |
7 | help | 7 | help |
8 | This automatically enables PCI Express Port Bus support. Users can | 8 | This automatically enables PCI Express Port Bus support. Users can |