浏览代码

gpiolib: Mark da9052 driver broken

The driver was merged prior to the MFD and won't build with the MFD.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 14 年之前
父节点
当前提交
f5a26f8915
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/gpio/Kconfig

+ 1 - 1
drivers/gpio/Kconfig

@@ -70,7 +70,7 @@ config GPIO_GENERIC
 
 
 config GPIO_DA9052
 config GPIO_DA9052
 	tristate "Dialog DA9052 GPIO"
 	tristate "Dialog DA9052 GPIO"
-	depends on PMIC_DA9052
+	depends on PMIC_DA9052 && BROKEN
 	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.