]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM
authorMateusz Jończyk <mat.jonczyk@o2.pl>
Fri, 21 Mar 2025 20:48:46 +0000 (21:48 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 22 Mar 2025 07:02:16 +0000 (08:02 +0100)
commit4047e8773fb627df3779291d9138e425537573af
treed92ed34630d582423eae10e4c0b0531545d40773
parente35e328d37ee20df9a4dc9c4b0478f9e6b2c8c3e
x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM

The order of the entries matches the order they appear in Kconfig.

In 2011, AMD Elan was moved to Kconfig.cpu and the dependency on
X86_EXTENDED_PLATFORM was dropped in:

  ce9c99af8d4b ("x86, cpu: Move AMD Elan Kconfig under "Processor family"")

Support for Moorestown MID devices was removed in 2012 in:

  1a8359e411eb ("x86/mid: Remove Intel Moorestown")

SGI 320/540 (Visual Workstation) was removed in 2014 in:

  c5f9ee3d665a ("x86, platforms: Remove SGI Visual Workstation")

Signed-off-by: Mateusz Jończyk <mat.jonczyk@o2.pl>
Signed-off-by: David Heideberg <david@ixit.cz>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250321-x86_x2apic-v3-4-b0cbaa6fa338@ixit.cz
arch/x86/Kconfig