From 9234da53792f6fe75574a9041fb9c8414ad70506 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Tue, 27 Jan 2009 18:31:41 +0100 Subject: [PATCH] --- yaml --- r: 136656 b: refs/heads/master c: e2c75d9f54334646b3dcdf1fea0d1afe7bfbf644 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 2029d27fbe52..31a4be3f1c05 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a48565ed6ac76f351def25cd5e9f181331065f6 +refs/heads/master: e2c75d9f54334646b3dcdf1fea0d1afe7bfbf644 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index ddddfb8fe091..4773f1c54fb2 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -262,16 +262,8 @@ config X86_MPPARSE For old smp systems that do not have proper acpi support. Newer systems (esp with 64bit cpus) with acpi support, MADT and DSDT will override it -choice - prompt "Subarchitecture Type" - default X86_PC - config X86_PC - bool "PC-compatible" - help - Choose this option if your computer is a standard PC or compatible. - -endchoice + def_bool y config X86_NON_STANDARD bool "Support for non-standard x86 platforms"