projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ab8e0
)
PCI: rockchip: Add Kconfig COMPILE_TEST
author
Shawn Lin
<shawn.lin@rock-chips.com>
Wed, 7 Dec 2016 21:05:59 +0000
(15:05 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 7 Dec 2016 21:05:59 +0000
(15:05 -0600)
Allow selection of the Rockchip driver for compile testing, even if we
aren't building for ARCH_ROCKCHIP.
[bhelgaas: changelog]
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.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 d7e7c0a827c3526dec77709298fc56a40ee5954e..096440ec75f997984b4fa3b7ba7b77eea53b89f6 100644
(file)
--- a/
drivers/pci/host/Kconfig
+++ b/
drivers/pci/host/Kconfig
@@
-276,7
+276,7
@@
config PCIE_ARTPEC6
config PCIE_ROCKCHIP
bool "Rockchip PCIe controller"
- depends on ARCH_ROCKCHIP
+ depends on ARCH_ROCKCHIP
|| COMPILE_TEST
depends on OF
depends on PCI_MSI_IRQ_DOMAIN
select MFD_SYSCON