diff options
| author | Philippe Langlais <philippe.langlais@linaro.org> | 2011-07-05 12:49:38 +0100 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@stericsson.com> | 2011-09-19 15:15:42 +0200 |
| commit | 074dfd30a47b7719ec0bdf5ce26de0d3cee31e79 (patch) | |
| tree | 38d84569d6cfa435bb502943055c77418d58e940 /drivers/gpio/Kconfig | |
| parent | 7243397941ff5e238fc5d69df874acbded8c1776 (diff) | |
gpio: ux500: Porting ab8500-gpio on 3.0
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
| -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 2967002a9f8..778cad16d2b 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -443,7 +443,7 @@ config GPIO_JANZ_TTL config AB8500_GPIO bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions" - depends on AB8500_CORE && BROKEN + depends on AB8500_CORE help Select this to enable the AB8500 IC GPIO driver |
