]> git.karo-electronics.de Git - linux-beck.git/commitdiff
gpiolib: Mark da9052 driver broken
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Dec 2011 02:02:54 +0000 (02:02 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Dec 2011 02:02:54 +0000 (02:02 +0000)
The driver was merged prior to the MFD and won't build with the MFD.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/gpio/Kconfig

index 8482a23887dc4e8a64f12783fad08c658d8b1ddb..b4b37b8b477f809c242c09d61e93438e308aaac1 100644 (file)
@@ -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.