From 4e6f0c289b533155c1e447eedec862523bbf04a1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 30 Jan 2015 23:48:52 -0600 Subject: asus/kfsn4-dre: Increase maximum logical CPUs for Istanbul devices Test: Single Opteron 2419 with 1GB RAM in slot A1 Booted Ubuntu Linux 14.04 and verified all 6 cores were visible Brief stress test of all 6 cores simultaneously Verified proper ACPI power states for all 6 cores Change-Id: I1e598e36f9eaed5ba8a18b9c62ceedee16870f15 Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/8311 Reviewed-by: Alexandru Gagniuc Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/mainboard/asus/kfsn4-dre/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/asus/kfsn4-dre') diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig index 245fecf7c3..577941846e 100644 --- a/src/mainboard/asus/kfsn4-dre/Kconfig +++ b/src/mainboard/asus/kfsn4-dre/Kconfig @@ -54,7 +54,7 @@ config PCI_64BIT_PREF_MEM config MAX_CPUS int - default 8 + default 12 config MAX_PHYSICAL_CPUS int -- cgit v1.2.3