Skip to content

Commit 635c5b4

Browse files
committed
CI: check-config: add ACPI_DEBUG to generic whitelist
Some x86 ArrowLake laptop device boot depends on the config. We have no device, but user says okay, so just enable it. DMI: LENOVO 21TU/LNVNB161216, BIOS RJCN20WW Link:https://bbs.deepin.org/zh/post/288038?offset=0&postId=1722190 Link:https://discourse.nixos.org/t/system-wont-boot-path-efi-stub/29212/30 Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent e1691e9 commit 635c5b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/generic_config_whitelist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ CONFIG_FB_EFI
1717
CONFIG_CAN
1818
# driver for USB serial
1919
CONFIG_USB_SERIAL
20+
# compat for some ArrowLake laptop, see https://github.com/deepin-community/kernel/pull/870
21+
CONFIG_ACPI_DEBUG

0 commit comments

Comments
 (0)