Skip to content

Commit

Permalink
sparc: Allow OF_GPIO on sparc.
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Nov 6, 2012
1 parent f7e8d9f commit afe760e
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 @@ -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"
Expand Down

0 comments on commit afe760e

Please sign in to comment.