at v3.1-rc6 10 lines 279 B view raw
1config ACPI_QUICKSTART 2 tristate "ACPI Quickstart key driver" 3 depends on ACPI && INPUT 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