Browse Source

Add SMP to x86_64

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 9 years ago
parent
commit
f8a6da14b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/x86_64/systems/generic-x86_64

+ 1 - 0
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.