[coreboot] [PATCHes]kconfig: some amd fam10, tyan boards

Uwe Hermann uwe at hermann-uwe.de
Thu Oct 8 00:09:00 CEST 2009


On Wed, Oct 07, 2009 at 08:28:16PM +0200, Patrick Georgi wrote:
> Hi,
> 
> more progress: another AMD socket is supported, plus Fam10 CPU model.
> Also, tyan boards are all kconfig equipped.
> 
> One caveat: tyan/s2912_fam10 doesn't build, as it requires >64kb for the
> romstage, which we don't support at this time. newconfig works around
> this with the failover mechanism.
> 
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>

Looks good.

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>


> +config HAVE_ACPI_TABLES
> +	bool "Generate ACPI tables"
> +	default n
> +	depends on BOARD_TYAN_S2885

This should change later, either to not be user-configurable at all, or
if it is configurable then it should be a global option defaulting to
'n' and each board that has ACPI tables does "select HAVE_ACPI_TABLES".


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list