blob: 447927b08f8064bbdf58720fa222138e4a9a506b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config ACPI_SATA_GENERATOR
bool
default n
help
Use acpi sata port generator.
config ACPI_INTEL_HARDWARE_SLEEP_VALUES
def_bool n
help
Provide common definitions for Intel hardware PM1_CNT regiser sleep
values.
|