Skip to content

Commit

Permalink
gpiolib: Mark da9052 driver broken
Browse files Browse the repository at this point in the history
The driver was merged prior to the MFD and won't build with the MFD.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Dec 20, 2011
1 parent 3c8bedb commit f5a26f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ config GPIO_GENERIC

config GPIO_DA9052
tristate "Dialog DA9052 GPIO"
depends on PMIC_DA9052
depends on PMIC_DA9052 && BROKEN
help
Say yes here to enable the GPIO driver for the DA9052 chip.

Expand Down

0 comments on commit f5a26f8

Please sign in to comment.