]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text
authorMateusz Jończyk <mat.jonczyk@o2.pl>
Sat, 22 Mar 2025 17:50:52 +0000 (18:50 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 25 Mar 2025 07:22:26 +0000 (08:22 +0100)
commit2704ad556cf2b1f3a08526f4f12f9200cf7dcb03
treeabadda7adaaf1f3fa05371381efa8657f174d1e2
parent99bb1bd810eaf37e15ef757a30a815e774a2445b
x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text

Support for STA2X11-based systems was removed in February in:

  dcbb01fbb7ae ("x86/pci: Remove old STA2x11 support")

Intel MID for 32-bit platforms was removed from this list also in
February in:

  ca5955dd5f08 ("x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only")

Intel MID for 64-bit platforms is a duplicate for "Merrifield/Moorefield
MID devices".

Fixes: 4047e8773fb6 ("x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM")
Signed-off-by: Mateusz Jończyk <mat.jonczyk@o2.pl>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20250322175052.43611-1-mat.jonczyk@o2.pl
arch/x86/Kconfig