diff options
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 154851b1a0e3..02d3d85829f3 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -1177,6 +1177,7 @@ config SENSORS_DME1737 | |||
1177 | config SENSORS_EMC1403 | 1177 | config SENSORS_EMC1403 |
1178 | tristate "SMSC EMC1403/23 thermal sensor" | 1178 | tristate "SMSC EMC1403/23 thermal sensor" |
1179 | depends on I2C | 1179 | depends on I2C |
1180 | select REGMAP_I2C | ||
1180 | help | 1181 | help |
1181 | If you say yes here you get support for the SMSC EMC1403/23 | 1182 | If you say yes here you get support for the SMSC EMC1403/23 |
1182 | temperature monitoring chip. | 1183 | temperature monitoring chip. |