[coreboot] [PATCH] more Kconfig selects

Myles Watson mylesgw at gmail.com
Tue Oct 20 17:19:37 CEST 2009


I compared the config variables that we select with the list that we define.

I removed CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards.  They
should be selected in sockets, and they aren't used yet.

I added a couple of variables to src/Kconfig for lack of a better place so
that their selects would work.
I added select statements according to newconfig for some variables that
were defined but never selected in mainboard configs.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091020/8bcaa2fe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: select.diff
Type: text/x-patch
Size: 22305 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091020/8bcaa2fe/attachment.diff>


More information about the coreboot mailing list