public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Arnaud Patard <arnaud.patard@rtp-net.org>,
	David Brownell <david-b@pacbell.net>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] Fix ADS7846 dependencies
Date: Sat, 11 Nov 2006 02:37:40 +0200	[thread overview]
Message-ID: <20061111003740.GS26185@atomide.com> (raw)
In-Reply-To: <85psbv77ox.fsf@orfeo.duckcorp.org>

Hi,

* Arnaud Patard <arnaud.patard@rtp-net.org> [061110 15:34]:
> Hi,
> 
> While playing with my kernel configuration, I found out that now,
> setting CONFIG_HWMON to 'n' and TOUCHSCREEN_ADS7846 to 'y' was allowed,
> which leads to a build failure.
> This was caused by the commit 954423251daf362272076c6228dcdac65d72b287
> which reverts the changes introduced by the commit
> 659cb49d6a8ba8d5651e53dd22a0addab6a479e6. 
> This patch fix the trouble.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
> ---

> ---
>  drivers/input/touchscreen/Kconfig |    5 	4 +	1 -	0 !
>  1 files changed, 4 insertions(+), 1 deletion(-)
> 
> Index: linux-2.6.18/drivers/input/touchscreen/Kconfig
> ===================================================================
> --- linux-2.6.18.orig/drivers/input/touchscreen/Kconfig	2006-09-20 05:42:06.000000000 +0200
> +++ linux-2.6.18/drivers/input/touchscreen/Kconfig	2006-11-10 14:24:47.000000000 +0100
> @@ -14,10 +14,13 @@ if INPUT_TOUCHSCREEN
>  config TOUCHSCREEN_ADS7846
>  	tristate "ADS 7846 based touchscreens"
>  	depends on SPI_MASTER
> +	select HWMON
>  	help
>  	  Say Y here if you have a touchscreen interface using the
>  	  ADS7846 controller, and your board-specific initialization
> -	  code includes that in its table of SPI devices.
> +	  code includes that in its table of SPI devices.  You will
> +	  also get hwmon interfaces for the temperature and voltage
> +	  sensors this chip provides.
>  
>  	  If unsure, say N (but it's safe to say "Y").
>  

This looks OK to me, Dave any comments?

Tony

  reply	other threads:[~2006-11-11  0:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10 13:27 [PATCH] Fix ADS7846 dependencies Arnaud Patard
2006-11-11  0:37 ` Tony Lindgren [this message]
2006-12-21 23:31   ` Tony Lindgren
2006-12-22  6:55     ` David Brownell
2006-12-22 20:01       ` Tony Lindgren

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=20061111003740.GS26185@atomide.com \
    --to=tony@atomide.com \
    --cc=arnaud.patard@rtp-net.org \
    --cc=david-b@pacbell.net \
    --cc=linux-omap-open-source@linux.omap.com \
    /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