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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment