1
0
Fork 0

mfd: max14577: Select REGMAP_IRQ

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>
hifive-unleashed-5.1
Krzysztof Kozlowski 2014-03-11 15:21:42 +01:00 committed by Lee Jones
parent 56816b700c
commit 0c8a9dea21
1 changed files with 1 additions and 0 deletions

View 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.