mfd: max14577: Select REGMAP_IRQ
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 11 Mar 2014 14:21:42 +0000 (15:21 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:59:58 +0000 (08:59 +0000)
MAXIM 14577 MFD driver uses the regmap_irq_chip so it's Kconfig entry
should select REGMAP_IRQ.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index 7838a5d308a8f852781ad67c4932743df40da6ca..d22ca0fc873fb03aa33ae3211abb562f842cb321 100644 (file)
@@ -327,6 +327,7 @@ config MFD_MAX14577
        depends on I2C=y
        select MFD_CORE
        select REGMAP_I2C
+       select REGMAP_IRQ
        select IRQ_DOMAIN
        help
          Say yes here to add support for Maxim Semiconductor MAX14577.