sparc: Allow OF_GPIO on sparc.

Signed-off-by: David S. Miller <davem@davemloft.net>

+1 -1
+1 -1
drivers/gpio/Kconfig
··· 47 48 config OF_GPIO 49 def_bool y 50 - depends on OF && !SPARC 51 52 config DEBUG_GPIO 53 bool "Debug GPIO calls"
··· 47 48 config OF_GPIO 49 def_bool y 50 + depends on OF 51 52 config DEBUG_GPIO 53 bool "Debug GPIO calls"