From f8a6da14b3257a57adcf887b4d6f11feb6e95234 Mon Sep 17 00:00:00 2001 From: Oliver Schib Date: Sun, 29 Nov 2015 15:55:15 +0100 Subject: Add SMP to x86_64 Signed-off-by: Oliver Schib --- target/x86_64/systems/generic-x86_64 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/x86_64') diff --git a/target/x86_64/systems/generic-x86_64 b/target/x86_64/systems/generic-x86_64 index 878bc31fb..afc900bab 100644 --- a/target/x86_64/systems/generic-x86_64 +++ b/target/x86_64/systems/generic-x86_64 @@ -14,6 +14,7 @@ config ADK_TARGET_SYSTEM_GENERIC_X86_64 select ADK_TARGET_WITH_PATA select ADK_TARGET_WITH_SATA select ADK_TARGET_WITH_IOMMU + select ADK_TARGET_WITH_SMP select ADK_PACKAGE_GRUB help Example config for generic x86_64 based PC. -- cgit v1.2.3