diff options
| -rw-r--r-- | drivers/gpio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index d055cee36942..f11d8e3b4041 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
| @@ -47,7 +47,7 @@ if GPIOLIB | |||
| 47 | 47 | ||
| 48 | config OF_GPIO | 48 | config OF_GPIO |
| 49 | def_bool y | 49 | def_bool y |
| 50 | depends on OF && !SPARC | 50 | depends on OF |
| 51 | 51 | ||
| 52 | config DEBUG_GPIO | 52 | config DEBUG_GPIO |
| 53 | bool "Debug GPIO calls" | 53 | bool "Debug GPIO calls" |
