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 d3743204a7e9..d3b295305542 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
| @@ -416,7 +416,7 @@ config GPIO_JANZ_TTL | |||
| 416 | 416 | ||
| 417 | config AB8500_GPIO | 417 | config AB8500_GPIO |
| 418 | bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions" | 418 | bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions" |
| 419 | depends on AB8500_CORE | 419 | depends on AB8500_CORE && BROKEN |
| 420 | help | 420 | help |
| 421 | Select this to enable the AB8500 IC GPIO driver | 421 | Select this to enable the AB8500 IC GPIO driver |
| 422 | endif | 422 | endif |
