소스 검색

Add SMP to x86_64

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 10 년 전
부모
커밋
f8a6da14b3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.