Only keep same boards definitions as i386-softmmu.mak in
x86_64-softmmu.mak.

Signed-off-by: Yang Zhong <yang.zh...@intel.com>
---
 default-configs/x86_64-softmmu.mak | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/default-configs/x86_64-softmmu.mak 
b/default-configs/x86_64-softmmu.mak
index 64b2ee2960..0c69c2930c 100644
--- a/default-configs/x86_64-softmmu.mak
+++ b/default-configs/x86_64-softmmu.mak
@@ -1,3 +1,7 @@
 # Default configuration for x86_64-softmmu
 
-include i386-softmmu.mak
+# Boards:
+#
+CONFIG_ISAPC=y
+CONFIG_I440FX=y
+CONFIG_Q35=y
-- 
2.17.1


Reply via email to