diff options
| author | Samuel Moelius <samuel.moelius@trailofbits.com> | 2026-06-02 16:45:39 +0000 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-06-29 23:24:45 +0100 |
| commit | 6697091b386a4e2830bdd38512c87a4befff2b32 (patch) | |
| tree | ca4c2ce40c22f2aa296d2e8560f1736039837a36 /include/linux | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
iio: adc: ad7380: select REGMAP
The AD7380 driver uses generic regmap types and APIs. However, its
Kconfig entry does not select REGMAP.
As a result, AD7380 can be enabled from an allnoconfig-derived config
with SPI_MASTER=y while REGMAP remains unset, causing ad7380.o to fail
to build.
Fixes: b095217c104b ("iio: adc: ad7380: new driver for AD7380 ADCs")
Signed-off-by: Samuel Moelius <samuel.moelius@trailofbits.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
