[coreboot-gerrit] New patch to review for coreboot: f75bf1e roda/rk9: Drop MAX_PHYSICAL_CPUS

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Wed Apr 16 17:38:01 CEST 2014


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5524

-gerrit

commit f75bf1efeac8ad6a85b7df353c500a599d825094
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Apr 16 18:32:07 2014 +0300

    roda/rk9: Drop MAX_PHYSICAL_CPUS
    
    Change-Id: I9c41cccf9058c48006b247aca705a3f869ae82a6
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/mainboard/roda/rk9/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/roda/rk9/Kconfig b/src/mainboard/roda/rk9/Kconfig
index 83cc450..2c1944a 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



More information about the coreboot-gerrit mailing list