Re: [PATCH 2/3] hwmon: (ltc2992) add missing 'select REGMAP_I2C' to Kconfig

From: Guenter Roeck

Date: Mon Jun 29 2026 - 16:36:44 EST


On Mon, Jun 29, 2026 at 09:17:40PM +0200, Joshua Crofts wrote:
> The Kconfig entry for the LTC2992 sensor doesn't contain a
> `select REGMAP_I2C` parameter, causing build failures if regmap
> isn't selected previously during the build process.
>
> Fixes: b0bd407e94b0 ("hwmon: (ltc2992) Add support")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>

Applied.

Thanks,
Guenter