diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-07-22 16:36:31 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-07-22 16:36:31 +0300 |
commit | d0d7c5845e7faef263184c68f8a31634dfa22c6f (patch) | |
tree | 1ee3f612d13b491b327c419dec7f91d5302ab127 /drivers/iio/adc/Kconfig | |
parent | 8525df47b3d1eaa9a2206964f63f71a2f48dc7c1 (diff) | |
parent | b96952f498db61cdce60f3161a445442d1cc08bc (diff) | |
download | linux-d0d7c5845e7faef263184c68f8a31634dfa22c6f.tar.xz |
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Immutable branch may be needed in input for a joystick set that is
dependent on it.
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r-- | drivers/iio/adc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig index c4d32991163f..66d9cc073157 100644 --- a/drivers/iio/adc/Kconfig +++ b/drivers/iio/adc/Kconfig @@ -500,6 +500,7 @@ config INA2XX_ADC config INGENIC_ADC tristate "Ingenic JZ47xx SoCs ADC driver" depends on MIPS || COMPILE_TEST + select IIO_BUFFER help Say yes here to build support for the Ingenic JZ47xx SoCs ADC unit. |