it didn't in the past and I can't see how it does.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
---
I use ucb1400 with its ts capabilities without *gpiolib* on a ppc system.
drivers/mfd/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 2572773..8bcd600 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -53,7 +53,6 @@ config HTC_PASIC3
config UCB1400_CORE
tristate "Philips UCB1400 Core driver"
depends on AC97_BUS
- depends on GPIOLIB
help
This enables support for the Philips UCB1400 core functions.
The UCB1400 is an AC97 audio codec.
--
1.5.6.5