Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49e928d6 authored by Andrew Lunn's avatar Andrew Lunn Committed by Jason Cooper
Browse files

GPIO: mvebu: Allow all plat-orion platforms.



Kirkwood & Dove can also use this driver, so expand the scope to
include all platform orion devices.

Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent e7cd8f87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ config GPIO_MSM_V2

config GPIO_MVEBU
	def_bool y
	depends on ARCH_MVEBU
	depends on PLAT_ORION
	select GPIO_GENERIC
	select GENERIC_IRQ_CHIP