projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7cd8f8
)
GPIO: mvebu: Allow all plat-orion platforms.
author
Andrew Lunn
<andrew@lunn.ch>
Sat, 17 Nov 2012 16:00:43 +0000
(17:00 +0100)
committer
Jason Cooper
<jason@lakedaemon.net>
Sat, 24 Nov 2012 02:57:31 +0000
(
02:57
+0000)
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>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index f11d8e3b4041b780c8c9f9ec154c3f0878025ec6..6dbc4031f825206a0ce7aa76d974b44eeb5447b3 100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-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