Greg Kroah-Hartman | 8dd1260 | 2010-07-08 16:25:55 -0700 | [diff] [blame] | 1 | config ACPI_QUICKSTART |
2 | tristate "ACPI Quickstart key driver" | ||||
Randy Dunlap | 57778ef | 2010-07-28 10:16:07 -0700 | [diff] [blame] | 3 | depends on ACPI && INPUT |
Greg Kroah-Hartman | 8dd1260 | 2010-07-08 16:25:55 -0700 | [diff] [blame] | 4 | help |
5 | Say Y here if you have a platform that supports the ACPI | ||||
6 | quickstart key protocol. | ||||
7 | |||||
8 | To compile this driver as a module, choose M here: the module will be | ||||
9 | called quickstart. | ||||
10 |