[PATCH 01/12] x86 Kconfig: create extended platforms menu

2014-01-13 Thread Dave Hansen
From: Dave Hansen This takes the relatively obscure (NUMA-Q anyone?) platforms (both 32 and 64-bit) and sticks them in their own menu. Virtually nobody needs to set these, and those that do know how to find them the hard way. The new menu is also moved to the end of the x86 options. Signed-off

Re: [PATCH 01/12] x86 Kconfig: create extended platforms menu

2013-12-31 Thread Dave Hansen
On 12/31/2013 11:26 AM, Randy Dunlap wrote: > On 12/30/13 10:40, Dave Hansen wrote: >> From: Dave Hansen >> >> This takes the relatively obscure (NUMA-Q anyone?) platforms >> (both 32 and 64-bit) and sticks them in their own menu. >> Virtually nobody needs to set these, and those that do know how

Re: [PATCH 01/12] x86 Kconfig: create extended platforms menu

2013-12-31 Thread Randy Dunlap
On 12/30/13 10:40, Dave Hansen wrote: > From: Dave Hansen > > This takes the relatively obscure (NUMA-Q anyone?) platforms > (both 32 and 64-bit) and sticks them in their own menu. > Virtually nobody needs to set these, and those that do know how > to find them the hard way. I'd sorta prefer to

[PATCH 01/12] x86 Kconfig: create extended platforms menu

2013-12-30 Thread Dave Hansen
From: Dave Hansen This takes the relatively obscure (NUMA-Q anyone?) platforms (both 32 and 64-bit) and sticks them in their own menu. Virtually nobody needs to set these, and those that do know how to find them the hard way. Signed-off-by: Dave Hansen --- linux.git-davehans/arch/x86/Kconfig