Sorry about the duplicate.

According to excerpts below, only i386, amd64, ia64 and arm64 would
support ACPI.

drivers/acpi/Kconfig:
config ARCH_SUPPORTS_ACPI
        bool

menuconfig ACPI
        bool "ACPI (Advanced Configuration and Power Interface) Support"
        depends on ARCH_SUPPORTS_ACPI

$ git grep ARCH_SUPPORTS_ACPI arch/
arch/arm64/Kconfig:     select ARCH_SUPPORTS_ACPI
arch/ia64/Kconfig:      select ARCH_SUPPORTS_ACPI if (!IA64_HP_SIM)
arch/x86/Kconfig:       select ARCH_SUPPORTS_ACPI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1830040

Title:
  acpi-call 1.1.0-4 ADT test failure with linux 5.2.0-0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-call/+bug/1830040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to