tegra132: increase MAX_CPUS to 2

There are 2 cores visible to the OS and both need to be
brought up. Therefore, provide the proper number of cores.

BUG=chrome-os-partner:31545
BRANCH=None
TEST=Built and noted CONFIG_MAX_CPUS=2.

Change-Id: Id31b0a3046e40e1aec09bf2ee66b1e2f0b27fd21
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/214661
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
Aaron Durbin 2014-08-27 08:49:48 -05:00 committed by chrome-internal-fetch
commit efa6c03435

View file

@ -28,6 +28,10 @@ config BOOTBLOCK_ROM_OFFSET
hex
default 0x0
config MAX_CPUS
int
default 2
config CBFS_HEADER_ROM_OFFSET
hex "offset of master CBFS header in ROM"
default 0x22000