x86, cpu: Move AMD Elan Kconfig under "Processor family"
authorIan Campbell <ijc@hellion.org.uk>
Fri, 8 Apr 2011 06:42:29 +0000 (07:42 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 8 Apr 2011 20:01:25 +0000 (13:01 -0700)
Currently the option resides under X86_EXTENDED_PLATFORM due to historical
nonstandard A20M# handling. However that is no longer the case and so Elan can
be treated as part of the standard processor choice Kconfig option.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Link: http://lkml.kernel.org/r/1302245177.31620.47.camel@localhost.localdomain
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found