From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756634Ab3LaUHS (ORCPT ); Tue, 31 Dec 2013 15:07:18 -0500 Received: from www.sr71.net ([198.145.64.142]:41993 "EHLO blackbird.sr71.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756187Ab3LaUHP (ORCPT ); Tue, 31 Dec 2013 15:07:15 -0500 Message-ID: <52C323ED.9040705@sr71.net> Date: Tue, 31 Dec 2013 12:07:09 -0800 From: Dave Hansen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Randy Dunlap , linux-kernel@vger.kernel.org CC: x86@kernel.org Subject: Re: [PATCH 01/12] x86 Kconfig: create extended platforms menu References: <20131230184046.F5E42919@viggo.jf.intel.com> <20131230184047.59278144@viggo.jf.intel.com> <52C31A56.7090106@infradead.org> In-Reply-To: <52C31A56.7090106@infradead.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 >> to find them the hard way. > > I'd sorta prefer to see this even further down in the menu list, > but it's not a big deal. Probably a good point. I'll move it down.