linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "pHilipp Zabel" <philipp.zabel@gmail.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: Enable WM97xx touchscreen sub-drivers by default
Date: Thu, 24 Jul 2008 15:44:19 +0200	[thread overview]
Message-ID: <74d0deb30807240644q67779232m1a266243e02656ac@mail.gmail.com> (raw)
In-Reply-To: <1216905308-4723-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On Thu, Jul 24, 2008 at 3:15 PM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:
> Currently the support for each WM97xx touchscreen model is compiled out
> by default, meaning that the default configuration when the driver is
> built is for it to support no hardware.  This is suboptimal and leads to
> problems like distribution kernels shipping a non-functional driver.
>
> Change the default to support all controllers and update the help text
> to reflect this.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  drivers/input/touchscreen/Kconfig |   21 +++++++++------------
>  1 files changed, 9 insertions(+), 12 deletions(-)
>
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index e573665..f3933f0 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -237,29 +237,26 @@ config TOUCHSCREEN_WM97XX
>  config TOUCHSCREEN_WM9705
>        bool "WM9705 Touchscreen interface support"
>        depends on TOUCHSCREEN_WM97XX
> +       default y
>        help
> -         Say Y here if you have a Wolfson Microelectronics WM9705
> -         touchscreen controller connected to your system.
> -
> -         If unsure, say N.
> +         Say Y here if to enable support for the Wolfson Microelectronics

Say Y here to enable?

> +         WM9705 touchscreen controller.
>
>  config TOUCHSCREEN_WM9712
>        bool "WM9712 Touchscreen interface support"
>        depends on TOUCHSCREEN_WM97XX
> +       default y
>        help
> -         Say Y here if you have a Wolfson Microelectronics WM9712
> -         touchscreen controller connected to your system.
> -
> -         If unsure, say N.
> +         Say Y here if to enable support for the Wolfson Microelectronics

dito

> +         WM9712 touchscreen controller.
>
>  config TOUCHSCREEN_WM9713
>        bool "WM9713 Touchscreen interface support"
>        depends on TOUCHSCREEN_WM97XX
> +       default y
>        help
> -         Say Y here if you have a Wolfson Microelectronics WM9713 touchscreen
> -         controller connected to your system.
> -
> -         If unsure, say N.
> +         Say Y here if to enable support for the Wolfson Microelectronics

dito

> +         WM9713 touchscreen controller.
>
>  config TOUCHSCREEN_WM97XX_MAINSTONE
>        tristate "WM97xx Mainstone accelerated touch"
> --
> 1.5.6.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

regards
Philipp

      parent reply	other threads:[~2008-07-24 13:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24 13:15 [PATCH] Input: Enable WM97xx touchscreen sub-drivers by default Mark Brown
2008-07-24 13:41 ` Mark Brown
2008-07-24 13:57   ` Arjan van de Ven
2008-07-24 14:26     ` Mark Brown
2008-07-24 17:00       ` Dmitry Torokhov
2008-07-24 13:44 ` pHilipp Zabel [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=74d0deb30807240644q67779232m1a266243e02656ac@mail.gmail.com \
    --to=philipp.zabel@gmail.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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).