aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2010-03-12 17:06:25 -0800
committerLeann Ogasawara <leann.ogasawara@canonical.com>2010-06-14 08:48:35 -0700
commit8c6ce399d56a2e45d591d06505435d32eb78ffbc (patch)
treee30a1b637ba21495cbcb31242c9d5d8473b8b73e /arch
parent304668e5f8d2d174d414dc3cc31ba87aebd6ff81 (diff)
UBUNTU: SAUCE: Add X86_LPIA config option
Add X86_LPIA config option Signed-off-by: Andy Whitcroft <apw@canonical.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index dcb0593b4a6..df55223122f 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -390,6 +390,12 @@ config X86_UV
# Following is an alphabetically sorted list of 32 bit extended platforms
# Please maintain the alphabetic order if and when there are additions
+config X86_LPIA
+ bool "LPIA-compatible"
+ depends on X86_32 && X86_PC
+ help
+ Choose this option if your computer is an LPIA platform.
+
config X86_ELAN
bool "AMD Elan"
depends on X86_32