coreboot-kgpe-d16/src/mainboard/asus/p2b-f
Uwe Hermann 99950c2192 Use
select UDELAY_TSC
  select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
for all 440BX and i810 boards as per Options.lb.

The UDELAY_IO / TSC / LAPIC / HPET setup will probably be checked
and improved later when the kconfig transition is done. For now
we keep the same values as in Options.lb.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4729 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-06 22:25:21 +00:00
..
auto.c The new CBFS based build system requires the whole ROM to be accessible 2009-10-04 23:50:06 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Config.lb Reduce size of the romstage on various boards that fail to build on QA. 2009-08-19 13:40:20 +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 Use 2009-10-06 22:25:21 +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
Options.lb This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00