From: Mark Langsdorf mlangsdo@redhat.com
redhat/configs: enable ChromeOS ACPI driver
Provide a device interface for exporting ACPI data on x86 Chromebooks.
Signed-off-by: Mark Langsdorf mlangsdo@redhat.com
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_CHROMEOS_ACPI b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CHROMEOS_ACPI new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CHROMEOS_ACPI @@ -0,0 +1 @@ +CONFIG_CHROMEOS_ACPI=y
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1293951...
@mlangsdorf Hey, unfortunately this will need to be rebased now that os-build did the same.
Also, the commit description still refers to x86 chromebooks while the new config file affects only aarch64. So I'm still confused 😬.
From: perobins on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1293952...
And there is no such thing as an aarch64 chromebook, they all use DeviceTree. So it should probably just be closed.
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2153#note_1455325...
@msalter - they are questions with this MR that haven't been answered. And folks are not sure if this makes sense. Closing for now. Feel free to re- open with answers if you still want to pursue this.
kernel@lists.fedoraproject.org