diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 4800d4c2a7b..32f238f3cae 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -1208,6 +1208,14 @@ config SENSORS_TWL4030_MADC | |||
1208 | This driver can also be built as a module. If so it will be called | 1208 | This driver can also be built as a module. If so it will be called |
1209 | twl4030-madc-hwmon. | 1209 | twl4030-madc-hwmon. |
1210 | 1210 | ||
1211 | config SENSORS_VEXPRESS | ||
1212 | tristate "Versatile Express" | ||
1213 | depends on VEXPRESS_CONFIG | ||
1214 | help | ||
1215 | This driver provides support for hardware sensors available on | ||
1216 | the ARM Ltd's Versatile Express platform. It can provide wide | ||
1217 | range of information like temperature, power, energy. | ||
1218 | |||
1211 | config SENSORS_VIA_CPUTEMP | 1219 | config SENSORS_VIA_CPUTEMP |
1212 | tristate "VIA CPU temperature sensor" | 1220 | tristate "VIA CPU temperature sensor" |
1213 | depends on X86 | 1221 | depends on X86 |