Re: [PATCH v6 07/10] ACPI: APEI: introduce GHES helper

From: Julian Braha

Date: Wed Jun 17 2026 - 13:18:09 EST


Hi Ahmed,

On 6/17/26 14:54, Ahmed Tiba wrote:

> +config GHES_CPER_HELPERS
> + bool
> + select UEFI_CPER

This config option should probably also depend on ACPI (could just move
it into the if ACPI..endif block), or at least have a comment that
selector options ensure ACPI is enabled.

- Julian Braha