From patchwork Thu Sep 5 17:39:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 19786 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f72.google.com (mail-qe0-f72.google.com [209.85.128.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C9DB824869 for ; Thu, 5 Sep 2013 17:39:39 +0000 (UTC) Received: by mail-qe0-f72.google.com with SMTP id 6sf2517336qea.3 for ; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=QUXXwCUG25pQSR1aHqq4sIEk1rYiw1Xjq8N5gQkjbzk=; b=deZObHVqdTUunxpMd+Yg61xRMNQMyXJQn5Jrs50cXx1pRFjSVEABqi8gLkDkWIccMD ObT3dhXZKG81i7lXU1I8q5I97a5r2JTqMxILRKKMb4sKmKOcRDtfsU1jnEKTMkyUtUzM S2GWoM3X8RXosQtL7Z08Tyub4YSGYCSt1J+B33oghfhqIISDKr3dTE84KjYjZ9se3nGf zz/efZ9061DbRvGW8XfcwGQpEVTtv+/mFQhfiu5BvTZyUd5myTs/ZEQksogZwYXlQJE3 TKGsb23p6vHLRv0+1hraxM0ci/495MUrT6WuNQ9wA0G1qJ7IraaUR3zt37rpSax8WCVZ BwWQ== X-Received: by 10.236.2.5 with SMTP id 5mr3394054yhe.23.1378402779648; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.4.70 with SMTP id i6ls548940qei.26.gmail; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) X-Received: by 10.220.164.202 with SMTP id f10mr2697191vcy.25.1378402779515; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id is10si7508396veb.146.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:39 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.50; Received: by mail-vb0-f50.google.com with SMTP id x14so1377156vbb.37 for ; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) X-Gm-Message-State: ALoCoQm+wbm/3cMD1Jzz0vYcK9XQ1wqt6pq7U8hXQXkZbANFyDKMeVhAjbxWjG3W0cmCYJeGKAit X-Received: by 10.58.171.4 with SMTP id aq4mr2547791vec.26.1378402779437; Thu, 05 Sep 2013 10:39:39 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp293247vcz; Thu, 5 Sep 2013 10:39:38 -0700 (PDT) X-Received: by 10.14.39.9 with SMTP id c9mr4209311eeb.68.1378402778412; Thu, 05 Sep 2013 10:39:38 -0700 (PDT) Received: from mail-ee0-f42.google.com (mail-ee0-f42.google.com [74.125.83.42]) by mx.google.com with ESMTPS id x42si24676541eea.344.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:38 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.42 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=74.125.83.42; Received: by mail-ee0-f42.google.com with SMTP id b45so1090669eek.1 for ; Thu, 05 Sep 2013 10:39:37 -0700 (PDT) X-Received: by 10.14.177.199 with SMTP id d47mr14969232eem.14.1378402777804; Thu, 05 Sep 2013 10:39:37 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id r48sm50483084eev.14.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:39:37 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Alexander Schulz Cc: Jens Axboe , "David S. Miller" , Dmitry Torokhov , Russell King , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , arm@kernel.org, Linus Walleij Subject: [PATCH 5/6] RFC: input: i8042: drop dependency on ARCH_SHARK Date: Thu, 5 Sep 2013 19:39:30 +0200 Message-Id: <1378402770-16504-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Delete the configuration option for the Shark machine from the i8042 Kconfig, as the machine is deleted from the kernel. Cc: Dmitry Torokhov Signed-off-by: Linus Walleij --- NOTE: Do not apply this patch other than after removing the RFC tag. I am collecting ACKs from subsystem maintainers to take this through ARM SoC if we continue with the deletion. --- drivers/input/serio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 1e691a3..90832fa 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig @@ -21,7 +21,7 @@ if SERIO config SERIO_I8042 tristate "i8042 PC Keyboard controller" if EXPERT || !X86 default y - depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && \ + depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \ (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \ !ARC help