PCI: rcar: Build pcie-rcar.c only on ARM
[firefly-linux-kernel-4.4.55.git] / drivers / pci / host / Kconfig
index 925a96595098db358c6f080d30d0ca579e5ae01f..c40b32e209d6868344d3d03a5b11fada91caceb7 100644 (file)
@@ -48,7 +48,8 @@ config PCI_RCAR_GEN2
 
 config PCI_RCAR_GEN2_PCIE
        bool "Renesas R-Car PCIe controller"
-       depends on ARCH_SHMOBILE || (ARM && COMPILE_TEST)
+       depends on ARM
+       depends on ARCH_SHMOBILE || COMPILE_TEST
        help
          Say Y here if you want PCIe controller support on R-Car Gen2 SoCs.