|
@@ -72,6 +72,8 @@ config PCI_RCAR_GEN2
|
|
config PCI_RCAR_GEN2_PCIE
|
|
config PCI_RCAR_GEN2_PCIE
|
|
bool "Renesas R-Car PCIe controller"
|
|
bool "Renesas R-Car PCIe controller"
|
|
depends on ARCH_RENESAS || (ARM && COMPILE_TEST)
|
|
depends on ARCH_RENESAS || (ARM && COMPILE_TEST)
|
|
|
|
+ select PCI_MSI
|
|
|
|
+ select PCI_MSI_IRQ_DOMAIN
|
|
help
|
|
help
|
|
Say Y here if you want PCIe controller support on R-Car Gen2 SoCs.
|
|
Say Y here if you want PCIe controller support on R-Car Gen2 SoCs.
|
|
|
|
|