X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmfd%2FKconfig;h=e643f6bb81c1143b33fbb21b40c555bd7ae9f5e5;hb=5b99e69f31fa575e53483e1f90c3a88939ca0b95;hp=e70e19aa11f027d3371265b45e6f3ae5d0f24a6a;hpb=f9ceca72acc061166df583e85deed5dfc1f0d86d;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index e70e19aa11f..e643f6bb81c 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -21,7 +21,7 @@ config MFD_SM501 config MFD_SM501_GPIO bool "Export GPIO via GPIO layer" - depends on MFD_SM501 && HAVE_GPIO_LIB + depends on MFD_SM501 && GPIOLIB ---help--- This option uses the gpio library layer to export the 64 GPIO lines on the SM501. The platform data is used to supply the @@ -29,7 +29,7 @@ config MFD_SM501_GPIO config MFD_ASIC3 bool "Support for Compaq ASIC3" - depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM + depends on GENERIC_HARDIRQS && GPIOLIB && ARM ---help--- This driver supports the ASIC3 multifunction chip found on many PDAs (mainly iPAQ and HTC based ones)