|
@@ -1217,6 +1217,7 @@ config SENSORS_PWM_FAN
|
|
config SENSORS_SHT15
|
|
config SENSORS_SHT15
|
|
tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
|
|
tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
|
|
depends on GPIOLIB || COMPILE_TEST
|
|
depends on GPIOLIB || COMPILE_TEST
|
|
|
|
+ select BITREVERSE
|
|
help
|
|
help
|
|
If you say yes here you get support for the Sensiron SHT10, SHT11,
|
|
If you say yes here you get support for the Sensiron SHT10, SHT11,
|
|
SHT15, SHT71, SHT75 humidity and temperature sensors.
|
|
SHT15, SHT71, SHT75 humidity and temperature sensors.
|