From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] RFC: input: i8042: drop dependency on ARCH_SHARK
Date: Thu, 5 Sep 2013 12:15:21 -0700 [thread overview]
Message-ID: <20130905191521.GA14811@core.coreip.homeip.net> (raw)
In-Reply-To: <1378402770-16504-1-git-send-email-linus.walleij@linaro.org>
On Thu, Sep 05, 2013 at 07:39:30PM +0200, Linus Walleij wrote:
> Delete the configuration option for the Shark machine from
> the i8042 Kconfig, as the machine is deleted from the kernel.
>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
> 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
> --
> 1.8.3.1
>
--
Dmitry
prev parent reply other threads:[~2013-09-05 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 17:39 [PATCH 5/6] RFC: input: i8042: drop dependency on ARCH_SHARK Linus Walleij
2013-09-05 19:15 ` Dmitry Torokhov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130905191521.GA14811@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).