[coreboot] [PATCH] Kconfig HT

Peter Stuge peter at stuge.se
Thu Sep 24 16:34:29 CEST 2009


mylesgw wrote:
> +config HT_CHAIN_UNITID_BASE
> +	hex
> +	default 0x0
> +	depends on BOARD_ASUS_M2V_MX_SE
..
> +config SB_HT_CHAIN_UNITID_OFFSET_ONLY
> +config SB_HT_CHAIN_ON_BUS0
> +config HT_CHAIN_END_UNITID_BASE
..

Does it make sense to try to keep these out of board-specific
Kconfigs?

Are they typically always different on all boards?

I'm thinking that it would be nice to have the board just set
CONFIG_HYPERTRANSPORT and nothing else, and have the individual
values included when that is set.

But for that to make sense each board should not need to override
most of these values.


//Peter




More information about the coreboot mailing list