Skip to content

Commit 04208a2

Browse files
tpetazzoniJason Cooper
authored andcommitted
arm64: marvell: enable the Marvell PIC driver
This commit makes sure the driver for the Marvell PIC interrupt controller (used on Marvell Armada 7K/8K) is enabled. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Link: https://lkml.kernel.org/r/1470408921-447-4-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
1 parent a109893 commit 04208a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ config ARCH_MVEBU
9393
select ARMADA_CP110_SYSCON
9494
select ARMADA_37XX_CLK
9595
select MVEBU_ODMI
96+
select MVEBU_PIC
9697
help
9798
This enables support for Marvell EBU familly, including:
9899
- Armada 3700 SoC Family

0 commit comments

Comments
 (0)