Hi, This tiny series is to enable Platform Runtime Mechanism(PRM) support on ARM64. Not much changes. Just enabling the build and moving the config option so that it is not listed under the topmost menu for ARM64. Regards, Sudeep Sudeep Holla (3): arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 ACPI: Move PRM config option under the main ACPI config arch/arm64/include/asm/efi.h | 4 +--- drivers/acpi/Kconfig | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 18 deletions(-) -- 2.36.1