Support for extended (non-PC) x86 platforms

configname: CONFIG_X86_EXTENDED_PLATFORM

Linux Kernel Configuration
└─>Processor type and features
└─>Support for extended (non-PC) x86 platforms
In linux kernel since version 2.6.30 (release Date: 2009-06-09)  
If you disable this option then the kernel will only support
standard PC platforms. (which covers the vast majority of
systems out there.)

If you enable this option then you'll be able to select support
for the following non-PC x86 platforms, depending on the value of
CONFIG_64BIT.

32-bit platforms (CONFIG_64BIT=n):
Goldfish (Android emulator)
AMD Elan
RDC R-321x SoC
SGI 320/540 (Visual Workstation)
STA2X11-based (e.g. Northville)
Moorestown MID devices

64-bit platforms (CONFIG_64BIT=y):
Numascale NumaChip
ScaleMP vSMP
SGI Ultraviolet

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