Commit ca05ab20 authored by Axel Lin's avatar Axel Lin Committed by Guenter Roeck

hwmon: (lm95245) Select REGMAP_I2C

This driver now uses regmap APIs, so it needs to select REGMAP_I2C.
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent acf32964
......@@ -1118,6 +1118,7 @@ config SENSORS_LM95241
config SENSORS_LM95245
tristate "National Semiconductor LM95245 and compatibles"
depends on I2C
select REGMAP_I2C
help
If you say yes here you get support for LM95235 and LM95245
temperature sensor chips.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment