Skip to content

Commit 2704ad5

Browse files
matjonIngo Molnar
authored andcommitted
x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text
Support for STA2X11-based systems was removed in February in: dcbb01f ("x86/pci: Remove old STA2x11 support") Intel MID for 32-bit platforms was removed from this list also in February in: ca5955d ("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: 4047e87 ("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
1 parent 99bb1bd commit 2704ad5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/x86/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -545,18 +545,15 @@ config X86_EXTENDED_PLATFORM
545545
32-bit platforms (CONFIG_64BIT=n):
546546
Goldfish (mostly Android emulator)
547547
Intel CE media processor (CE4100) SoC
548-
Intel MID (Mobile Internet Device)
549548
Intel Quark
550549
RDC R-321x SoC
551-
STA2X11-based (e.g. Northville)
552550

553551
64-bit platforms (CONFIG_64BIT=y):
554552
Numascale NumaChip
555553
ScaleMP vSMP
556554
SGI Ultraviolet
557555
Merrifield/Moorefield MID devices
558556
Goldfish (mostly Android emulator)
559-
Intel MID (Mobile Internet Device)
560557

561558
If you have one of these systems, or if you want to build a
562559
generic distribution kernel, say Y here - otherwise say N.

0 commit comments

Comments
 (0)