Skip to content

Commit 6cde26f

Browse files
committed
Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixes
Merge "mvebu arm64 for 4.12" from Gregory CLEMENT: enable the Armada 37xx pinctrl driver * tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu: arm64: marvell: enable the Armada 37xx pinctrl driver
2 parents faec5ea + d2718d1 commit 6cde26f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,13 @@ config ARCH_MVEBU
106106
select ARMADA_AP806_SYSCON
107107
select ARMADA_CP110_SYSCON
108108
select ARMADA_37XX_CLK
109+
select GPIOLIB
110+
select GPIOLIB_IRQCHIP
109111
select MVEBU_ODMI
110112
select MVEBU_PIC
113+
select OF_GPIO
114+
select PINCTRL
115+
select PINCTRL_ARMADA_37XX
111116
help
112117
This enables support for Marvell EBU familly, including:
113118
- Armada 3700 SoC Family

0 commit comments

Comments
 (0)