فهرست منبع

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 <axel.lin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Axel Lin 13 سال پیش
والد
کامیت
1c4fe3aa98
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      drivers/gpio/Kconfig

+ 1 - 1
drivers/gpio/Kconfig

@@ -82,7 +82,7 @@ config GPIO_GENERIC
 
 
 config GPIO_DA9052
 config GPIO_DA9052
 	tristate "Dialog DA9052 GPIO"
 	tristate "Dialog DA9052 GPIO"
-	depends on PMIC_DA9052 && BROKEN
+	depends on PMIC_DA9052
 	help
 	help
 	  Say yes here to enable the GPIO driver for the DA9052 chip.
 	  Say yes here to enable the GPIO driver for the DA9052 chip.