mfd: Add Makefile and Kconfig Entries for tps65911 comparator
[pandora-kernel.git] / drivers / mfd / Kconfig
index b6c2677..6ca938a 100644 (file)
@@ -721,13 +721,16 @@ config MFD_PM8XXX_IRQ
 
 config MFD_TPS65910
        bool "TPS65910 Power Management chip"
-       depends on I2C=y
+       depends on I2C=y && GPIOLIB
        select MFD_CORE
        select GPIO_TPS65910
        help
          if you say yes here you get support for the TPS65910 series of
          Power Management chips.
 
+config TPS65911_COMPARATOR
+       tristate
+
 endif # MFD_SUPPORT
 
 menu "Multimedia Capabilities Port drivers"