From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BB12BB6F86 for ; Thu, 9 Jun 2011 15:26:45 +1000 (EST) Subject: Re: [patch 13/14] PCSPKR: Cleanup Kconfig dependencies From: Benjamin Herrenschmidt To: ralf@linux-mips.org In-Reply-To: <20110601180610.984881988@duck.linux-mips.net> References: <20110601180456.801265664@duck.linux-mips.net> <20110601180610.984881988@duck.linux-mips.net> Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Jun 2011 15:09:32 +1000 Message-ID: <1307596172.2874.268.camel@pasglop> Mime-Version: 1.0 Cc: linux-arch@vger.kernel.org, linux-mips@linux-mips.org, linux-alpha@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Ingo Molnar , Paul Mackerras , "H. Peter Anvin" , Ivan Kokshaysky , Matt Turner , linuxppc-dev@lists.ozlabs.org, Thomas Gleixner , Richard Henderson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2011-06-01 at 19:05 +0100, ralf@linux-mips.org wrote: > plain text document attachment > (i8253-use-aux-symbol-for-pcspkr-config.patch) > Lenghty lists of the kind "depends on ARCH1 || ARCH2 ... || ARCH123" are > usually either wrong or too coarse grained. Or plain an ugly sin. Acked-by: Benjamin Herrenschmidt --- > Signed-off-by: Ralf Baechle > To: linux-kernel@vger.kernel.org > Cc: Richard Henderson > Cc: Ivan Kokshaysky > Cc: Matt Turner > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: "H. Peter Anvin" > Cc: x86@kernel.org > Cc: linux-alpha@vger.kernel.org > Cc: linux-mips@linux-mips.org > Cc: linuxppc-dev@lists.ozlabs.org