From 8be6fec431f0e66384e96f9e9f0c7d706e715f53 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Thu, 17 Oct 2019 05:51:05 -0700 Subject: [PATCH] x64: enable support for AMD Zen2 Rome 4-way 256 cores --- target/linux/x86/64/config-4.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/64/config-4.9 b/target/linux/x86/64/config-4.9 index 9a54e8e59..c69a15bfe 100644 --- a/target/linux/x86/64/config-4.9 +++ b/target/linux/x86/64/config-4.9 @@ -250,7 +250,7 @@ CONFIG_MODULES_USE_ELF_RELA=y # CONFIG_MPSC is not set CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NET_FLOW_LIMIT=y -CONFIG_NR_CPUS=128 +CONFIG_NR_CPUS=512 # CONFIG_NUMA is not set CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_PADATA=y