From 9d8af2601f187e8451b705a68368934449a0304f Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 29 Aug 2012 14:57:46 +0800 Subject: [PATCH] --- yaml --- r: 328443 b: refs/heads/master c: 1c4fe3aa98aebdcc7406dbf6e54b7b1b125dbbf3 h: refs/heads/master i: 328441: e94e87ea28bab692c3adbae5008b4084c47254cf 328439: 160197e2ac19b02985dce8fa82b2370b21ccb904 v: v3 --- [refs] | 2 +- trunk/drivers/gpio/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f53fd0172fbd..06160879acf3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c7051d7cc136a6b0293f8e6960f7c61afd6ae08 +refs/heads/master: 1c4fe3aa98aebdcc7406dbf6e54b7b1b125dbbf3 diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index b16c8a72a2e2..2f2a3b86b985 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/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.