[coreboot] Patch merged into coreboot/master: 92e0b14 Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards

gerrit at coreboot.org gerrit at coreboot.org
Tue May 1 21:20:23 CEST 2012


the following patch was just integrated into master:
commit 92e0b14eaf465478798f19734f31ea8e579a39f8
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue May 1 11:13:52 2012 -0700

    Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
    
    CONFIG_MAX_PHYSICAL_CPUS is defined by quite a number of
    mainboards whithout any code actually using the variable.
    Hence, drop MAX_PHYSICAL_CPUS from Kconfig for those boards.
    
    In the long run we should drop CONFIG_MAX_PHYSICAL_CPUS use
    completely and make the code dynamic or depend on CONFIG_MAX_CPUS
    instead.
    
    Change-Id: I37dcc74d245ddba5186b96bd82220dacb6f4d323
    Signed-off-by: Stefan Reinauer <reinauer at google.com>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Tue May  1 21:00:54 2012, giving +2
Build-Tested: build bot (Jenkins) at Tue May  1 20:55:14 2012, giving +1
See http://review.coreboot.org/984 for details.

-gerrit




More information about the coreboot mailing list