switch-coreboot/src
Stefan Reinauer d81744ea86 Make MAX_PHYSICAL_CPUS invisible on non-AMD boards
It's only used on AMD based boards. Hence drop it, so we don't
accidently start using it by mistake instead of MAX_CPUS

Change-Id: Id8f522f24283129874d56e70bd00df92abe9c3cf
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1325
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-24 21:31:28 +02:00
..
arch/x86 Add standard header to prevent multiple inclusion 2012-07-24 08:37:22 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
cpu Make MAX_PHYSICAL_CPUS invisible on non-AMD boards 2012-07-24 21:31:28 +02:00
devices Simplify VGA card discovery 2012-07-22 13:10:44 +02:00
drivers SPI flash layer: remove unused function spi_flash_free() 2012-07-24 02:37:39 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add support for HM70 and NM70 LPC bridge 2012-07-24 12:26:26 +02:00
lib Shrink the stack sizes we need in coreboot 2012-07-24 19:52:53 +02:00
mainboard Drop (empty) sandybridge_late_initialization() 2012-07-24 15:54:43 +02:00
northbridge Make ACPI code detect Sandy/Ivy Bridge dynamically 2012-07-24 19:53:13 +02:00
southbridge bd82x6x: Support power-on-after-power-fail better 2012-07-24 20:09:46 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode Move GGL0001 ACPI code to generic ChromeOS code 2012-07-24 08:36:03 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00