diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2026-05-15 11:07:53 +0200 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-15 14:21:54 +0100 |
| commit | a5b7991d5a737df71a5e4230554481255af64ed4 (patch) | |
| tree | 8c7b55bd0b618823d004f36392af0b10ac776283 /tools/perf/scripts/python | |
| parent | 329db447f8f02e82ff3acf130c892e1a4063d493 (diff) | |
iio: adc: ad4062: add GPIOLIB dependency
The ad4062 driver gained support for the gpiochip and now fails
to build when GPIOLIB is disabled:
390-linux-ld: drivers/iio/adc/ad4062.o: in function `ad4062_gpio_get':
drivers/iio/adc/ad4062.c:1383:(.text+0x3dc): undefined reference to `gpiochip_get_data`
Add a Kconfig dependency for this.
Fixes: da1d3596b1e4 ("iio: adc: ad4062: Add GPIO Controller support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
