From: Axel Lin Date: Wed, 29 Aug 2012 06:57:46 +0000 (+0800) Subject: gpio: Remove broken mark for da9052 gpio driver X-Git-Tag: firefly_0821_release~3680^2~1947^2~28 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1c4fe3aa98aebdcc7406dbf6e54b7b1b125dbbf3;p=firefly-linux-kernel-4.4.55.git gpio: Remove broken mark for da9052 gpio driver The fix for MFD part is merged so remove the broken mark for da9052 gpio driver. Signed-off-by: Axel Lin Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index b16c8a72a2e2..2f2a3b86b985 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -82,7 +82,7 @@ config GPIO_GENERIC config GPIO_DA9052 tristate "Dialog DA9052 GPIO" - depends on PMIC_DA9052 && BROKEN + depends on PMIC_DA9052 help Say yes here to enable the GPIO driver for the DA9052 chip.