Re: [PATCH 1/4] x86/xen: Remove redundant config dependency on X86_LOCAL_APIC

Jan Beulich <[email protected]> Wed, 5 Aug 2026 10:37:33 +0200
Newsgroups gmane.comp.emulators.xen.devel,gmane.linux.kernel
Message-ID <[email protected]>
On 05.08.2026 10:21, Juergen Gross wrote:
> CONFIG_XEN depends on CONFIG_X86_LOCAL_APIC already, so the dependency
> of CONFIG_XEN_PVHVM on CONFIG_X86_LOCAL_APIC can be dropped.
> 
> Signed-off-by: Juergen Gross <[email protected]>

Reviewed-by: Jan Beulich <[email protected]>

I've been noticing this every once in a while, but it never felt quite important
enough to make a patch, sorry.

Jan