projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7e8d9f
)
sparc: Allow OF_GPIO on sparc.
author
David S. Miller
<davem@davemloft.net>
Tue, 6 Nov 2012 23:33:33 +0000
(15:33 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Nov 2012 23:56:32 +0000
(15:56 -0800)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index d055cee36942d5e7aea8535b5f8d77b4ab34fe09..f11d8e3b4041b780c8c9f9ec154c3f0878025ec6 100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-47,7
+47,7
@@
if GPIOLIB
config OF_GPIO
def_bool y
- depends on OF
&& !SPARC
+ depends on OF
config DEBUG_GPIO
bool "Debug GPIO calls"