mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Wed, 16 Nov 2022 08:19:21 +0000 (10:19 +0200)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:15 +0000 (13:28 +0000)
commit85842c46fd47fa6bd78681c154223bed27d5fd19
tree173d23950dcbed0a2788742cbb411b8d29a00071
parent0cd1860e445f668038621aabf6c67616e6d3bb8b
mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ

The BD957x driver uses REGMAP_IRQ but does not 'select' to depend on
it. This can cause build failures.  Select REGMAP_IRQ for BD957X.

Fixes: 0e9692607f94 ("mfd: bd9576: Add IRQ support")
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/Y3SdCWkRr1L64SWK@dc75zzyyyyyyyyyyyyydt-3.rev.dnainternet.fi
drivers/mfd/Kconfig