hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 25d9e72627e9df97cb607de8038d2310d28c214b..bc9d90b108d2d1063a5e366c21638c536d750451 100644 (file)
@@ -371,6 +371,17 @@ config SENSORS_DS1621
          This driver can also be built as a module.  If so, the module
          will be called ds1621.
 
+config SENSORS_DELL_SMM
+       tristate "Dell laptop SMM BIOS hwmon driver"
+       depends on X86
+       help
+         This hwmon driver adds support for reporting temperature of different
+         sensors and controls the fans on Dell laptops via System Management
+         Mode provided by Dell BIOS.
+
+         When option I8K is also enabled this driver provides legacy /proc/i8k
+         userspace interface for i8kutils package.
+
 config SENSORS_DA9052_ADC
        tristate "Dialog DA9052/DA9053 ADC"
        depends on PMIC_DA9052
This page took 0.024056 seconds and 5 git commands to generate.