Skip to content
Snippets Groups Projects
Commit a018bb2f authored by Tsahee Zidenberg's avatar Tsahee Zidenberg Committed by Arnd Bergmann
Browse files

ARM: alpine: add support for generic pci


The Alpine platform requires generic-pci driver to access the internal pci bus.

Signed-off-by: default avatarTsahee Zidenberg <tsahee@annapurnalabs.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 8b481b01
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,7 @@ config ARCH_ALPINE
select HAVE_ARM_ARCH_TIMER
select HAVE_SMP
select MFD_SYSCON
select PCI
select PCI_HOST_GENERIC
help
This enables support for the Annapurna Labs Alpine V1 boards.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment