projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4407308
)
PCI: tegra: Add Kconfig help text
author
Thierry Reding
<treding@nvidia.com>
Wed, 12 Nov 2014 13:53:38 +0000
(14:53 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 13 Nov 2014 19:03:57 +0000
(12:03 -0700)
Add a standard help text to the Kconfig entry for the Tegra PCIe host
controller driver.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pci/host/Kconfig
b/drivers/pci/host/Kconfig
index 9c56137e5e5e3c015f5a579a3a08f1e76eae0d2e..9dbb1fc68bc94f0f777d62a0ce365307d401d39c 100644
(file)
--- a/
drivers/pci/host/Kconfig
+++ b/
drivers/pci/host/Kconfig
@@
-33,6
+33,9
@@
config PCI_IMX6
config PCI_TEGRA
bool "NVIDIA Tegra PCIe controller"
depends on ARCH_TEGRA && !ARM64
+ help
+ Say Y here if you want support for the PCIe host controller found
+ on NVIDIA Tegra SoCs.
config PCI_RCAR_GEN2
bool "Renesas R-Car Gen2 Internal PCI controller"