Re: [PATCH 1/4] x86/xen: Remove redundant config dependency on X86_LOCAL_APIC
Jan Beulich <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel,org.kernel.vger.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