mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-18 20:04:16 +08:00
hwmon: (lm95245) Select REGMAP_I2C
This driver now uses regmap APIs, so it needs to select REGMAP_I2C. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
acf32964de
commit
ca05ab20f1
@ -1118,6 +1118,7 @@ config SENSORS_LM95241
|
|||||||
config SENSORS_LM95245
|
config SENSORS_LM95245
|
||||||
tristate "National Semiconductor LM95245 and compatibles"
|
tristate "National Semiconductor LM95245 and compatibles"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
|
select REGMAP_I2C
|
||||||
help
|
help
|
||||||
If you say yes here you get support for LM95235 and LM95245
|
If you say yes here you get support for LM95235 and LM95245
|
||||||
temperature sensor chips.
|
temperature sensor chips.
|
||||||
|
Loading…
Reference in New Issue
Block a user