diff options
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 d476880c6fff..5099681cf503 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -70,7 +70,7 @@ config GPIO_GENERIC | |||
70 | 70 | ||
71 | config GPIO_DA9052 | 71 | config GPIO_DA9052 |
72 | tristate "Dialog DA9052 GPIO" | 72 | tristate "Dialog DA9052 GPIO" |
73 | depends on PMIC_DA9052 | 73 | depends on PMIC_DA9052 && BROKEN |
74 | help | 74 | help |
75 | Say yes here to enable the GPIO driver for the DA9052 chip. | 75 | Say yes here to enable the GPIO driver for the DA9052 chip. |
76 | 76 | ||