From a0e614872aed5ff459626f510b3bc4d3b2de5093 Mon Sep 17 00:00:00 2001 From: hugoyue Date: Wed, 23 Feb 2022 19:25:01 +0800 Subject: [PATCH] Fix: add power management support for x86 --- config/x86_64.config | 1 + 1 file changed, 1 insertion(+) diff --git a/config/x86_64.config b/config/x86_64.config index 967ba7d..ae7f714 100644 --- a/config/x86_64.config +++ b/config/x86_64.config @@ -19,6 +19,7 @@ CONFIG_KERNEL_FS_POSIX_ACL=y CONFIG_KERNEL_NET_CLS_CGROUP=y CONFIG_PACKAGE_6in4=y # CONFIG_PACKAGE_UnblockNeteaseMusic-Go is not set +CONFIG_PACKAGE_acpid=y CONFIG_PACKAGE_adguardhome=y CONFIG_PACKAGE_alsa-lib=y CONFIG_PACKAGE_alsa-ucm-conf=y