Merge branches 'pci/enumeration' and 'pci/misc' into next
[firefly-linux-kernel-4.4.55.git] / drivers / pci / host / Kconfig
index e339a8c42f7694692d7c1c0e3cab7dcbab0e799b..1272b8002884bd4e19ac8ab8aee0bdaef833080c 100644 (file)
@@ -53,7 +53,7 @@ config PCI_RCAR_GEN2_PCIE
 
 config PCI_HOST_GENERIC
        bool "Generic PCI host controller"
-       depends on ARM && OF
+       depends on (ARM || ARM64) && OF
        help
          Say Y here if you want to support a simple generic PCI host
          controller, such as the one emulated by kvmtool.