]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad4695: Add missing Kconfig select
authorDavid Lechner <dlechner@baylibre.com>
Wed, 9 Oct 2024 21:23:04 +0000 (16:23 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 10 Oct 2024 18:10:27 +0000 (19:10 +0100)
commit66cf4455f3aba1d7dab4be7f4d8f95dc334ae46e
treee362fccb8a96506c381e1d7494eed855e3a2a77d
parent4c4834fd8696a949d1b1f1c2c5b96e1ad2083b02
iio: adc: ad4695: Add missing Kconfig select

Add select IIO_BUFFER and select IIO_TRIGGERED_BUFFER to the Kconfig for
the ad4695 driver.

Fixes: 6cc7e4bf2e08 ("iio: adc: ad4695: implement triggered buffer")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20241009-iio-adc-ad4695-fix-kconfig-v1-1-e2a4dfde8d55@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig