You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
committed by
Jason Cooper
parent
e7cd8f8721
commit
49e928d6cf
@@ -152,7 +152,7 @@ config GPIO_MSM_V2
|
|||||||
|
|
||||||
config GPIO_MVEBU
|
config GPIO_MVEBU
|
||||||
def_bool y
|
def_bool y
|
||||||
depends on ARCH_MVEBU
|
depends on PLAT_ORION
|
||||||
select GPIO_GENERIC
|
select GPIO_GENERIC
|
||||||
select GENERIC_IRQ_CHIP
|
select GENERIC_IRQ_CHIP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user