Re: [PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig

From: Andy Shevchenko

Date: Wed Jul 08 2026 - 03:56:34 EST


On Wed, Jul 08, 2026 at 07:34:11AM +0200, Joshua Crofts wrote:
> This series adds missing `select REGMAP` and `select REGMAP_I2C` to the
> AD7380/MAX34408/MAX14001 Kconfig entries. Without these, some builds
> may result in a failure.

> Steps to reproduce build failure:
> 1. Run `make allnoconfig`.
> 2. Run `make menuconfig` and select I2C/SPI, IIO and any of said drivers.
> 3. Run `make .` and make will end with regmap-related errors.

Repeating same mistake from the previous similar contribution. Where is the
actual excerpt of the failure? Please, provide one.

--
With Best Regards,
Andy Shevchenko