dect
/
linux-2.6
Archived
13
0
Fork 0

sparc: Allow OF_GPIO on sparc.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2012-11-06 15:33:33 -08:00
parent f7e8d9f830
commit afe760e43d
1 changed files with 1 additions and 1 deletions

View File

@ -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"