roda/rk9: Drop MAX_PHYSICAL_CPUS

Change-Id: I9c41cccf9058c48006b247aca705a3f869ae82a6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5524
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
Kyösti Mälkki 2014-04-16 18:32:07 +03:00
parent 288c95882d
commit 62abbe909d
1 changed files with 0 additions and 4 deletions

View File

@ -37,8 +37,4 @@ config MAX_CPUS
int
default 2
config MAX_PHYSICAL_CPUS
int
default 1
endif # BOARD_RODA_RK9