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:
Gabe Black 2013-06-19 02:37:51 -07:00 committed by ChromeBot
commit bacd1810e4

View file

@ -40,10 +40,6 @@ config MAINBOARD_PART_NUMBER
string
default "Pit"
config MAX_CPUS
int
default 2
config DRAM_SIZE_MB
int
default 2048