]> exis.tech > repos - linux.git/commit
iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to Kconfig
authorJoshua Crofts <joshua.crofts1@gmail.com>
Wed, 1 Jul 2026 19:21:46 +0000 (21:21 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 2 Jul 2026 17:05:14 +0000 (18:05 +0100)
commitf107c62bfc057b82758c233391ee0842f02a0582
treecb14d4bb0b222bc2f84e7838b2ea3e7d7f660680
parent7dc4de2aa6316f1d044cde21f5acfec5f3ec6b47
iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to Kconfig

The Kconfig entry is missing a `select IIO_TRIGGERED_BUFFER` parameter,
causing potential build failures.

Fixes: ec98c3b50157 ("iio: adc: ad4130: add new supported parts")
Cc: stable@vger.kernel.org
Signed-off-by: Joshua Crofts <joshua.crofts1@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig