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