Skip to content

Commit

Permalink
GPIO: mvebu: Allow all plat-orion platforms.
Browse files Browse the repository at this point in the history
Kirkwood & Dove can also use this driver, so expand the scope to
include all platform orion devices.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
  • Loading branch information
Andrew Lunn authored and Jason Cooper committed Nov 24, 2012
1 parent e7cd8f8 commit 49e928d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 49e928d

Please sign in to comment.