Commit ca1902ff authored by Alison Schofield's avatar Alison Schofield Committed by Jonathan Cameron
Browse files

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: default avatarAlison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 281269f8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ config HDC100X
	tristate "TI HDC100x relative humidity and temperature sensor"
	depends on I2C
	help
	 Say yes here to build support for the TI HDC100x series of
	 relative humidity and temperature sensors.
	  Say yes here to build support for the Texas Instruments
	  HDC1000 and HDC1008 relative humidity and temperature sensors.

	  To compile this driver as a module, choose M here: the module
	  will be called hdc100x.