Add support driver for Intel Rapid Start Technology
[deliverable/linux.git] / drivers / platform / x86 / Kconfig
index 85772616efbf02b82c61af7e0846baed894c273e..36057f48116229c3ce5a378a77aa673e7ad0e245 100644 (file)
@@ -176,6 +176,7 @@ config FUJITSU_TABLET
 config AMILO_RFKILL
        tristate "Fujitsu-Siemens Amilo rfkill support"
        depends on RFKILL
+       depends on SERIO_I8042
        ---help---
          This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
          laptops.
@@ -781,6 +782,18 @@ config APPLE_GMUX
          graphics as well as the backlight. Currently only backlight
          control is supported by the driver.
 
+config INTEL_RST
+        tristate "Intel Rapid Start Technology Driver"
+       depends on ACPI
+       ---help---
+         This driver provides support for modifying paramaters on systems
+         equipped with Intel's Rapid Start Technology. When put in an ACPI
+         sleep state, these devices will wake after either a configured
+         timeout or when the system battery reaches a critical state,
+         automatically copying memory contents to disk. On resume, the
+         firmware will copy the memory contents back to RAM and resume the OS
+         as usual.
+
 config PVPANIC
        tristate "pvpanic device support"
        depends on ACPI
This page took 0.025642 seconds and 5 git commands to generate.