diff options
-rw-r--r-- | drivers/platform/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index ba7761107d83..638e797037da 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -38,8 +38,8 @@ config ACER_WMI | |||
38 | 38 | ||
39 | config ACERHDF | 39 | config ACERHDF |
40 | tristate "Acer Aspire One temperature and fan driver" | 40 | tristate "Acer Aspire One temperature and fan driver" |
41 | depends on ACPI && THERMAL | ||
41 | select THERMAL_GOV_BANG_BANG | 42 | select THERMAL_GOV_BANG_BANG |
42 | depends on ACPI | ||
43 | ---help--- | 43 | ---help--- |
44 | This is a driver for Acer Aspire One netbooks. It allows to access | 44 | This is a driver for Acer Aspire One netbooks. It allows to access |
45 | the temperature sensor and to control the fan. | 45 | the temperature sensor and to control the fan. |