Re: [PATCH 0/2] iio: adc: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig entries
From: Andy Shevchenko
Date: Thu Jul 02 2026 - 07:07:37 EST
On Wed, Jul 01, 2026 at 09:21:45PM +0200, Joshua Crofts wrote:
> The AD4130 and AD7779 entries are missing 'select IIO_TRIGGERED_BUFFER'
> entries, causing potential build failures.
>
> Steps to reproduce:
> 1. Run `make allnoconfig`
> 2. Run `make menuconfig` and select any afformentioned driver and
> modules it depends on.
> 3. Run `make .` and the build will fail due to missing triggered
> buffer definitions etc.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> I seem to have stumbled upon a lot of drivers which have incomplete
> Kconfigs, expect more patch series per sensor type.
--
With Best Regards,
Andy Shevchenko