Re: [OS-BUILD PATCH] redhat/configs: enable ChromeOS ACPI driver

2023-01-12 Thread Mark Langsdorf (via Email Bridge)
From: Mark Langsdorf on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1237509911 Moved it to generic and reworded the description to make it platform neutral. ___ kernel mailing list -- kernel@lists.fedoraproject.org To

Re: [OS-BUILD PATCH] redhat/configs: enable ChromeOS ACPI driver

2023-01-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1237148710 @mlangsdorf Can you respond to this? Was the config file put in the wrong place or does the description need to be updated? ___ kernel mai

Re: [OS-BUILD PATCH] redhat/configs: enable ChromeOS ACPI driver

2022-11-16 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1175190946 I am not so worried about the common bit, we have a script that consolidates matching ark and fedora entries into common which is run periodically. _

Re: [OS-BUILD PATCH] redhat/configs: enable ChromeOS ACPI driver

2022-11-16 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1175183655 NAK, you say enable it for x86 yet the commit is actually doing it for aarch64. There aren't any ACPI aarch64, only x86. Also this is already enabled in Fedora so probably should do it in

[OS-BUILD PATCH] redhat/configs: enable ChromeOS ACPI driver

2022-11-16 Thread Mark Langsdorf (via Email Bridge)
From: Mark Langsdorf redhat/configs: enable ChromeOS ACPI driver Provide a device interface for exporting ACPI data on x86 Chromebooks. Signed-off-by: Mark Langsdorf diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_CHROMEOS_ACPI b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CHROM