On Wed, Aug 26, 2009 at 08:59:17AM -0600, Myles Watson wrote: > +config BOARD_SOYO_SY_6BA_PLUS_III > + bool "SY-6BA+ III" > + select ARCH_X86 > + select CPU_INTEL_SLOT_2 > + select NORTHBRIDGE_INTEL_I440BX > + select SOUTHBRIDGE_INTEL_I82371EB > + select SUPERIO_ITE_IT8671F > + select HAVE_PIRQ_TABLE > + select UDELAY_IO > + select PCI_ROM_RUN > + select CONSOLE_VGA > + help > + SOYO SY-6BA+ III mainboard. > + > > * PCI_ROM_RUN and CONSOLE_VGA shouldn't be set by boards. > * I like the name Makefile.romcc.inc (good idea to factor it out!) > > Acked-by: Myles Watson <[email protected]>
Thanks, r4587. I kept the PCI_ROM_RUN/CONSOLE_VGA for now, will change those in an extra commit after I've done some testing. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

