mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
i386-dotconfig: disable APM
This commit is contained in:
parent
fe1d70a67c
commit
a097eb6779
1 changed files with 4 additions and 4 deletions
|
@ -513,12 +513,12 @@ CONFIG_ACPI_APEI_PCIEAER=y
|
||||||
CONFIG_ACPI_APEI_EINJ=m
|
CONFIG_ACPI_APEI_EINJ=m
|
||||||
CONFIG_ACPI_APEI_ERST_DEBUG=m
|
CONFIG_ACPI_APEI_ERST_DEBUG=m
|
||||||
CONFIG_SFI=y
|
CONFIG_SFI=y
|
||||||
CONFIG_X86_APM_BOOT=y
|
# CONFIG_X86_APM_BOOT is not set
|
||||||
CONFIG_APM=m
|
# CONFIG_APM is not set
|
||||||
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
|
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
|
||||||
CONFIG_APM_DO_ENABLE=y
|
# CONFIG_APM_DO_ENABLE is not set
|
||||||
# CONFIG_APM_CPU_IDLE is not set
|
# CONFIG_APM_CPU_IDLE is not set
|
||||||
CONFIG_APM_DISPLAY_BLANK=y
|
# CONFIG_APM_DISPLAY_BLANK is not set
|
||||||
# CONFIG_APM_ALLOW_INTS is not set
|
# CONFIG_APM_ALLOW_INTS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue