[PATCH 2/3] iio: adc: Update Kconfig description for TI_ADS1100

From: Jakub Szczudlo

Date: Sun Jun 07 2026 - 14:40:56 EST


From: jszczudlo <jakubszczudlo40@xxxxxxxxx>

Add mention of ads1110 in Kconfig for TI_ADS1100

Signed-off-by: jszczudlo <jakubszczudlo40@xxxxxxxxx>
---
drivers/iio/adc/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index a9dedbb8eb46..ad2a276ce0f8 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -1747,11 +1747,11 @@ config TI_ADS1018
called ti-ads1018.

config TI_ADS1100
- tristate "Texas Instruments ADS1100 and ADS1000 ADC"
+ tristate "Texas Instruments ADS1100, ADS1000 and ADS1110 ADC"
depends on I2C
help
- If you say yes here you get support for Texas Instruments ADS1100 and
- ADS1000 ADC chips.
+ If you say yes here you get support for Texas Instruments ADS1100,
+ ADS1000 and ADS1110 ADC chips.

This driver can also be built as a module. If so, the module will be
called ti-ads1100.
--
2.47.3