]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
mfd: asic3 should depend on gpiolib
authorSamuel Ortiz <sameo@openedhand.com>
Tue, 24 Jun 2008 21:37:09 +0000 (23:37 +0200)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 20 Jul 2008 17:56:01 +0000 (19:56 +0200)
Now that asic3 implements the gpiolib API, it should depend on it at
build time.

Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/mfd/Kconfig

index ae96bd6242f2fef6638339fb8d74f36d85e3fa1a..260bade0a5ec5041ef104afb35a5a68a57cb68f0 100644 (file)
@@ -17,7 +17,7 @@ config MFD_SM501
 
 config MFD_ASIC3
        bool "Support for Compaq ASIC3"
-       depends on GENERIC_HARDIRQS && ARM
+       depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM
         ---help---
          This driver supports the ASIC3 multifunction chip found on many
          PDAs (mainly iPAQ and HTC based ones)