On 12/18/09 5:56 PM, Peter Stuge wrote:
> Patrick Georgi wrote:
>   
>> +++ src/mainboard/kontron/986lcd-m/Kconfig   (working copy)
>> @@ -6,15 +6,22 @@
>>      select NORTHBRIDGE_INTEL_I945
>>      select SOUTHBRIDGE_INTEL_I82801GX
>>      select SUPERIO_WINBOND_W83627THG
>> -    select HAVE_PIRQ_TABLE
>> -    select HAVE_MP_TABLE
>> +    select GENERATE_ACPI_TABLES
>> +    select GENERATE_PIRQ_TABLE
>> +    select GENERATE_MP_TABLE
>>     
> Hmm? Shouldn't GENERATE_ be set by the user.. ?
>
>   
The user should never have to worry about that stuff.
We should not expect the user to manually enable ACPI and PIRQ before he
has a chance to get a bootable system with coreboot.

Stefan

-- 
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