linux: Move ACPI Video into portable profile
It depends on backlight support.
This commit is contained in:
parent
b12fa20294
commit
8a1e187e17
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
|||
|
||||
physical = {
|
||||
ACPI_BUTTON = true;
|
||||
ACPI_VIDEO = true;
|
||||
ACPI_FAN = true;
|
||||
ACPI_TAD = true;
|
||||
ACPI_PROCESSOR_AGGREGATOR = true;
|
||||
|
@ -82,6 +81,7 @@
|
|||
SUSPEND = true;
|
||||
WQ_POWER_EFFICIENT_DEFAULT = true;
|
||||
ACPI_BATTERY = true;
|
||||
ACPI_VIDEO = true;
|
||||
|
||||
HOTPLUG_PCI_PCIE = true;
|
||||
HOTPLUG_PCI = true;
|
||||
|
|
Loading…
Reference in a new issue