[coreboot] Kconfig defaults per chipset, or mainboard?

Peter Stuge peter at stuge.se
Thu Sep 17 19:04:21 CEST 2009


Peter Stuge wrote:
> How does a component (nb, sb, sio) or mainboard provide an override
> for this default?

Another thing I ran into. Can we deal with something like
CONFIG_VIDEO_MB in a smarter way than letting it be int? Different
boards will have different permitted options.

One thought is to have a single list with all possible options and
have each option depend on the list of components/boards that applies
- but that will get REALLY verbose, no?


//Peter




More information about the coreboot mailing list