summaryrefslogtreecommitdiff
path: root/drivers/pci/Kconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-08-25 11:45:04 +0300
committerStefan Roese <sr@denx.de>2020-08-31 15:45:53 +0300
commit835d969c1f67f9a7be811c3811c6ec0b68ef79c7 (patch)
tree3be433f8c5c6b0abb020122331fd8b733e55e1f3 /drivers/pci/Kconfig
parenta65e65939eaee611c86c96bee4556f552f5b42a3 (diff)
downloadu-boot-835d969c1f67f9a7be811c3811c6ec0b68ef79c7.tar.xz
arm64: a37xx: pci: Depends on DM_GPIO
For proper initialization of aardvark pci driver it is required to de-assert reset GPIO. So depeneds on DM_GPIO option. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'drivers/pci/Kconfig')
-rw-r--r--drivers/pci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
index c19d09bc41..dd1cc65229 100644
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -30,6 +30,7 @@ config PCI_AARDVARK
bool "Enable Aardvark PCIe driver"
default n
depends on DM_PCI
+ depends on DM_GPIO
depends on ARMADA_3700
help
Say Y here if you want to enable PCIe controller support on