From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies Date: Mon, 16 Dec 2013 17:23:47 +0100 Message-ID: <20131216162346.GA19285@linux-mips.org> References: <1387040376-26906-1-git-send-email-msalter@redhat.com> <1387040376-26906-11-git-send-email-msalter@redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1387040376-26906-11-git-send-email-msalter@redhat.com> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: List-subscribe: List-owner: List-post: List-archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mark Salter Cc: linux-kernel@vger.kernel.org, Dmitry Torokhov , Richard Henderson , linux-alpha@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org, Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Paul Mundt , linux-sh@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Guan Xuetao , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , x86@kernel.org On Sat, Dec 14, 2013 at 11:59:36AM -0500, Mark Salter wrote: > - depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \ > - (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \ > - !ARC > + depends on ARCH_MIGHT_HAVE_PC_SERIO Most dependencies on an architecture's kconfig symbol outside arch/ should probably be treated as a bug. Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Mon, 16 Dec 2013 16:23:47 +0000 Subject: Re: [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies Message-Id: <20131216162346.GA19285@linux-mips.org> List-Id: References: <1387040376-26906-1-git-send-email-msalter@redhat.com> <1387040376-26906-11-git-send-email-msalter@redhat.com> In-Reply-To: <1387040376-26906-11-git-send-email-msalter@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Sat, Dec 14, 2013 at 11:59:36AM -0500, Mark Salter wrote: > - depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \ > - (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \ > - !ARC > + depends on ARCH_MIGHT_HAVE_PC_SERIO Most dependencies on an architecture's kconfig symbol outside arch/ should probably be treated as a bug. Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from git.linux-mips.org (marvin.linux-mips.org [78.24.191.183]) by ozlabs.org (Postfix) with ESMTP id 96CEF2C00A6 for ; Tue, 17 Dec 2013 03:24:23 +1100 (EST) Received: from localhost.localdomain ([127.0.0.1]:59003 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6867261Ab3LPQYS7XBUE (ORCPT ); Mon, 16 Dec 2013 17:24:18 +0100 Date: Mon, 16 Dec 2013 17:23:47 +0100 From: Ralf Baechle To: Mark Salter Subject: Re: [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies Message-ID: <20131216162346.GA19285@linux-mips.org> References: <1387040376-26906-1-git-send-email-msalter@redhat.com> <1387040376-26906-11-git-send-email-msalter@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1387040376-26906-11-git-send-email-msalter@redhat.com> Cc: linux-mips@linux-mips.org, linux-ia64@vger.kernel.org, linux-sh@vger.kernel.org, Paul Mackerras , "H. Peter Anvin" , sparclinux@vger.kernel.org, Guan Xuetao , Russell King , x86@kernel.org, Ingo Molnar , Fenghua Yu , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Richard Henderson , Tony Luck , Dmitry Torokhov , linux-kernel@vger.kernel.org, Paul Mundt , linux-alpha@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Dec 14, 2013 at 11:59:36AM -0500, Mark Salter wrote: > - depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \ > - (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \ > - !ARC > + depends on ARCH_MIGHT_HAVE_PC_SERIO Most dependencies on an architecture's kconfig symbol outside arch/ should probably be treated as a bug. Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: ralf@linux-mips.org (Ralf Baechle) Date: Mon, 16 Dec 2013 17:23:47 +0100 Subject: [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies In-Reply-To: <1387040376-26906-11-git-send-email-msalter@redhat.com> References: <1387040376-26906-1-git-send-email-msalter@redhat.com> <1387040376-26906-11-git-send-email-msalter@redhat.com> Message-ID: <20131216162346.GA19285@linux-mips.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Dec 14, 2013 at 11:59:36AM -0500, Mark Salter wrote: > - depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \ > - (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \ > - !ARC > + depends on ARCH_MIGHT_HAVE_PC_SERIO Most dependencies on an architecture's kconfig symbol outside arch/ should probably be treated as a bug. Acked-by: Ralf Baechle Ralf