coreboot-kgpe-d16/src/mainboard/asus/p2b-ds
Patrick Georgi 29647d97c5 Align several kconfig options to match newconfig:
HT_CHAIN_UNITID_BASE
HT_CHAIN_END_UNITID_BASE
SB_HT_CHAIN_ON_BUS0
SB_HT_CHAIN_UNITID_OFFSET_ONLY
MAX_CPUS
MAX_PHYSICAL_CPUS
ROM_SIZE
TSC_X86RDTSC_CALIBRATE_WITH_TIMER2

Also hook up asus/p2b-ds

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5051 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-25 07:56:01 +00:00
..
auto.c * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Config.lb Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
devicetree.cb Kconfig! 2009-08-12 15:00:51 +00:00
irq_tables.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Kconfig Align several kconfig options to match newconfig: 2010-01-25 07:56:01 +00:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Makefile.inc Add kconfig support for all missing Intel 440BX based boards. 2009-08-26 17:10:00 +00:00
mptable.c Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. 2008-12-15 12:15:49 +00:00
Options.lb Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00