[coreboot] [v2] r4735 - in trunk/coreboot-v2/src/mainboard:amd/serengeti_cheetah intel/xe7501devkit msi/ms7135msi/ms9185 newisys/khepri sunw/ultra40 supermicro/h8dmetyan/s2881 tyan/s2891 tyan/s2892 tyan/s2895 via/epia-n

Myles Watson mylesgw at gmail.com
Wed Oct 7 19:09:46 CEST 2009


>> Convert all "default y" options to "select FOO" (shorter).
> I think cosmetic cleanups like this ought to wait until all boards are
> supported since Patrick is moving so quickly.  I think it would be easy to
> break boards that are working.

I guess this could use a little more explanation.  Unless a CONFIG
variable is declared to be a bool in some other file, select does
nothing.  Maybe we should add a warning to Kconfig when we use a
select statement and there is no bool by that name.

Thanks,
Myles




More information about the coreboot mailing list