2008-02-24 20:17:41

by Adrian Bunk

[permalink] [raw]
Subject: defconfig's for all x86 subarchitectures

For compile tests it would be nice it we had at least for each
subarchitecture not covered by X86_GENERICARCH a defconfig.

These are the following subarchitectures:
- X86_ELAN
- X86_VOYAGER
- X86_NUMAQ
- X86_VISWS
- X86_RDC321X
- X86_VSMP

A defconfig is nothing special, it's enough to simply put the .config
used for one machine into arch/x86/configs/ .

Thanks in advance
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed


2008-02-24 20:40:38

by Sam Ravnborg

[permalink] [raw]
Subject: Re: defconfig's for all x86 subarchitectures

On Sun, Feb 24, 2008 at 10:16:34PM +0200, Adrian Bunk wrote:
> For compile tests it would be nice it we had at least for each
> subarchitecture not covered by X86_GENERICARCH a defconfig.
>
> These are the following subarchitectures:
> - X86_ELAN
> - X86_VOYAGER
> - X86_NUMAQ
> - X86_VISWS
> - X86_RDC321X
> - X86_VSMP

Seconded!

Sam

2008-02-25 18:29:53

by Ravikiran Thirumalai

[permalink] [raw]
Subject: Re: defconfig's for all x86 subarchitectures

On Sun, Feb 24, 2008 at 09:40:39PM +0100, Sam Ravnborg wrote:
>On Sun, Feb 24, 2008 at 10:16:34PM +0200, Adrian Bunk wrote:
>> For compile tests it would be nice it we had at least for each
>> subarchitecture not covered by X86_GENERICARCH a defconfig.
>>
>> These are the following subarchitectures:
>> - X86_ELAN
>> - X86_VOYAGER
>> - X86_NUMAQ
>> - X86_VISWS
>> - X86_RDC321X
>> - X86_VSMP
>
>Seconded!
>

Thirded :). A very good idea indeed. Will post a X86_VSMP defconfig soon.

Thanks,
Kiran