coreboot-kgpe-d16/src/mainboard/asus/p2b-ds
Stefan Reinauer 2c41c4027f 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@google.com>
Reviewed-on: http://review.coreboot.org/984
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-05-01 21:20:21 +02:00
..
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
devicetree.cb Mptable related fixes for ASUS P2B-DS. 2010-10-30 21:27:13 +00:00
irq_tables.c Cut the crap. 2010-09-21 21:16:27 +00:00
Kconfig Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards 2012-05-01 21:20:21 +02:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
romstage.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00