Peter Stuge wrote:
> Stefan Reinauer wrote:
>   
>> Add Kconfig support to serialice shell..
>>
>> Signed-off-by: Stefan Reinauer <[email protected]>
>>     
>
> Just one comment, otherwise it's
>
> Acked-by: Peter Stuge <[email protected]>
>   
Thank you... r16

>> +config HAVE_SSE
>> +    bool
>> +    default y if BOARD_ASUS_M2V_MX_SE
>> +    default n # otherwise
>> +
>> +config VIA_ROMSTRAP
>> +    bool
>> +    default y if BOARD_ASUS_M2V_MX_SE
>> +    default n # otherwise
>>     
>
> Make these last two default n and have board config select them?
>   

d'uh! of course.


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [email protected]http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to