summaryrefslogtreecommitdiff
path: root/target/x86_64
diff options
context:
space:
mode:
authorOliver Schib <lich000king@yahoo.de>2015-11-29 15:55:15 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-11-29 16:03:52 +0100
commitf8a6da14b3257a57adcf887b4d6f11feb6e95234 (patch)
treed4d9e5704ccf89f001e8ecb879924f342973b274 /target/x86_64
parent5e9076ffaba925b8f3d2c9849ed313c2fa1fec96 (diff)
Add SMP to x86_64
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Diffstat (limited to 'target/x86_64')
-rw-r--r--target/x86_64/systems/generic-x86_641
1 files changed, 1 insertions, 0 deletions
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.