Skip to content

Commit

Permalink
Merge branch 'remotes/lorenzo/pci/misc'
Browse files Browse the repository at this point in the history
- Make ixp4xx driver depend on ARCH_IXP4XX (Geert Uytterhoeven)

* remotes/lorenzo/pci/misc:
  PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XX
  • Loading branch information
Bjorn Helgaas committed Sep 2, 2021
2 parents 6e12917 + 9f1168c commit e3c825c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/pci/controller/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ config PCI_FTPCI100
config PCI_IXP4XX
bool "Intel IXP4xx PCI controller"
depends on ARM && OF
depends on ARCH_IXP4XX || COMPILE_TEST
default ARCH_IXP4XX
help
Say Y here if you want support for the PCI host controller found
Expand Down

0 comments on commit e3c825c

Please sign in to comment.