[coreboot] newconfig to Kconfig for Dummies

Stefan Reinauer stepan at coresystems.de
Fri Feb 5 10:29:39 CET 2010


On 2/5/10 5:28 AM, Myles Watson wrote:
>> -CONFIG_LOGICAL_CPUS  = 0x0 - Why would newconfig specify 0 cpus???
>>     
> LOGICAL_CPUS is code for multiple cores.  In this case I'm assuming that
> your CPU is single-core.

Also, despite what the name implies, this is a "boolean" type of value,
0 meaning no and 1 meaning yes. It's not a number.

Stefan




More information about the coreboot mailing list