mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ARM: alpine: select the Alpine MSI controller driver
Select the Alpine MSI controller driver when using an Alpine platform. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Tsahee Zidenberg <tsahee@annapurnalabs.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
e7ada8dfd5
commit
7410bf1b69
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
config ARCH_ALPINE
|
||||
bool "Annapurna Labs Alpine platform"
|
||||
depends on ARCH_MULTI_V7
|
||||
select ALPINE_MSI
|
||||
select ARM_AMBA
|
||||
select ARM_GIC
|
||||
select GENERIC_IRQ_CHIP
|
||||
|
|
Loading…
Add table
Reference in a new issue