]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 3 Mar 2025 09:37:59 +0000 (10:37 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Mar 2025 10:14:15 +0000 (11:14 +0100)
commit091b768604a8df7822aade75dd5bfc5c788154ee
tree0744fb5b3eb62841a658e36b357096b0e1038652
parent909639aa58fe4789644104c1fd89264c57da0979
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8

Commit f388f60ca904 ("x86/cpu: Drop configuration options for early 64-bit CPUs")
removes the config symbols MCORE2 and MK8.

With that, the references to those two config symbols in xen's x86 Kconfig
are obsolete. Drop them.

Fixes: f388f60ca904 ("x86/cpu: Drop configuration options for early 64-bit CPUs")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20250303093759.371445-1-lukas.bulwahn@redhat.com
arch/x86/xen/Kconfig