diff --git a/[refs] b/[refs] index ef4f57dece8c..2eb0b94ff1b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c8bedb7e42dacc141b1c42b01d9c309dc4ac462 +refs/heads/master: f5a26f8915779cf548481d64c7ea1ed5529bdbfe diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index 8482a23887dc..b4b37b8b477f 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/drivers/gpio/Kconfig @@ -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.