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
11