From 62abbe909d27c7351107b0466acc9ea07b490930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Wed, 16 Apr 2014 18:32:07 +0300 Subject: roda/rk9: Drop MAX_PHYSICAL_CPUS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9c41cccf9058c48006b247aca705a3f869ae82a6 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5524 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/roda/rk9/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/roda/rk9') diff --git a/src/mainboard/roda/rk9/Kconfig b/src/mainboard/roda/rk9/Kconfig index 83cc450644..2c1944a75f 100644 --- a/src/mainboard/roda/rk9/Kconfig +++ b/src/mainboard/roda/rk9/Kconfig @@ -37,8 +37,4 @@ config MAX_CPUS int default 2 -config MAX_PHYSICAL_CPUS - int - default 1 - endif # BOARD_RODA_RK9 -- cgit v1.2.3