blob: 5bea4875d37364440eb70d1f42467f5f87f566ea (
plain)
1
2
3
4
5
6
7
8
9
10
|
config ACPI_QUICKSTART
tristate "ACPI Quickstart key driver"
depends on ACPI && INPUT
help
Say Y here if you have a platform that supports the ACPI
quickstart key protocol.
To compile this driver as a module, choose M here: the module will be
called quickstart.
|