Re: [PATCH] iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to Kconfig

From: Jonathan Cameron

Date: Sat Jul 11 2026 - 20:46:10 EST


On Wed, 08 Jul 2026 21:50:28 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:

> The Kconfig entry for the MCP47FEB02 is missing a 'select REGMAP_I2C',
> causing build failures.
>
> Fixes: bf394cc80369 ("iio: dac: adding support for Microchip MCP47FEB02")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
Applied to the fixes-togreg branch of iio.git

Thanks,

Jonathan