linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Daniel Ritz <daniel.ritz@gmx.ch>
Subject: Re: [PATCH] input/touchscreen: use EXPERT instead of EMBEDDED
Date: Tue, 26 Sep 2017 11:10:39 -0700	[thread overview]
Message-ID: <20170926181039.GH14833@dtor-ws> (raw)
In-Reply-To: <ca02ff04-9ee4-eb3d-377b-f1fa73cce1ee@infradead.org>

On Mon, Sep 25, 2017 at 06:47:00PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Change control of TOUCHSCREEN_USB_EASYTOUCH prompt string from
> EMBEDDED to EXPERT to match the rest of this Kconfig file.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Daniel Ritz <daniel.ritz@gmx.ch>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>

Applied, thank you.

> ---
>  drivers/input/touchscreen/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- lnx-414-rc2.orig/drivers/input/touchscreen/Kconfig
> +++ lnx-414-rc2/drivers/input/touchscreen/Kconfig
> @@ -949,7 +949,7 @@ config TOUCHSCREEN_USB_NEXIO
>  
>  config TOUCHSCREEN_USB_EASYTOUCH
>  	default y
> -	bool "EasyTouch USB Touch controller device support" if EMBEDDED
> +	bool "EasyTouch USB Touch controller device support" if EXPERT
>  	depends on TOUCHSCREEN_USB_COMPOSITE
>  	help
>  	  Say Y here if you have an EasyTouch USB Touch controller.
> 
> 

-- 
Dmitry

      reply	other threads:[~2017-09-26 18:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26  1:47 [PATCH] input/touchscreen: use EXPERT instead of EMBEDDED Randy Dunlap
2017-09-26 18:10 ` 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=20170926181039.GH14833@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=daniel.ritz@gmx.ch \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@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).