Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.8-rc5 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