iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig

hdc100x supports Texas Instruments HDC1000 and HDC1008 relative
humidity and temperature sensors. Add these product names to
Kconfig.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
Alison Schofield 2016-07-25 11:50:12 -07:00 committed by Jonathan Cameron
parent 281269f8a0
commit ca1902ff98
1 changed files with 4 additions and 4 deletions

View File

@ -26,11 +26,11 @@ config HDC100X
tristate "TI HDC100x relative humidity and temperature sensor" tristate "TI HDC100x relative humidity and temperature sensor"
depends on I2C depends on I2C
help help
Say yes here to build support for the TI HDC100x series of Say yes here to build support for the Texas Instruments
relative humidity and temperature sensors. HDC1000 and HDC1008 relative humidity and temperature sensors.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called hdc100x. will be called hdc100x.
config HTU21 config HTU21
tristate "Measurement Specialties HTU21 humidity & temperature sensor" tristate "Measurement Specialties HTU21 humidity & temperature sensor"