pit: Remove the MAX_CPUS option.
The MAX_CPUS option is only used on x86 currently, so there's no reason to have it in the pit config. BUG=chrome-os-partner:19420 TEST=Built and booted on pit BRANCH=None Change-Id: I78d035afe533ae46b7825b877b1bcc73b4e68f24 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://gerrit.chromium.org/gerrit/59240 Reviewed-by: Gabe Black <gabeblack@chromium.org> Reviewed-by: Stefan Reinauer <reinauer@google.com> Tested-by: Gabe Black <gabeblack@chromium.org> Commit-Queue: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
parent
aca24d7371
commit
bacd1810e4
1 changed files with 0 additions and 4 deletions
|
|
@ -40,10 +40,6 @@ config MAINBOARD_PART_NUMBER
|
|||
string
|
||||
default "Pit"
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 2
|
||||
|
||||
config DRAM_SIZE_MB
|
||||
int
|
||||
default 2048
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue