Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753075AbbBFAAe (ORCPT ); Thu, 5 Feb 2015 19:00:34 -0500 Received: from outbound-smtp02.blacknight.com ([81.17.249.8]:37592 "EHLO outbound-smtp02.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751486AbbBFAAd (ORCPT ); Thu, 5 Feb 2015 19:00:33 -0500 Message-ID: <54D40419.3050701@nexus-software.ie> Date: Fri, 06 Feb 2015 00:00:25 +0000 From: "Bryan O'Donoghue" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Jan Beulich , mingo@elte.hu, tglx@linutronix.de, hpa@zytor.com CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86/Kconfig: simplify X86_UP_APIC handling References: <54D39AFC020000780005D684@mail.emea.novell.com> In-Reply-To: <54D39AFC020000780005D684@mail.emea.novell.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 700 Lines: 17 On 05/02/15 15:31, Jan Beulich wrote: > We don't really need a helper symbol for that. For one, it's > pointlessly getting set to Y for all configurations (even 64-bit ones). > And then the purpose can be fulfilled by suitably adjusting > X86_UP_APIC: Hide its prompt when PCI_MSI, and default it to PCI_MSI. ACK tested works for me the same as the previous patch - plus it's one symbol les. Tested-by: Bryan O'Donoghue -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/