From: Daniel Stone <daniel.stone@nokia.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 1/2] Input: Touchscreen: Make TSC2005 depend on SPI
Date: Thu, 9 Oct 2008 12:52:13 +0300 [thread overview]
Message-ID: <1223545934-18445-1-git-send-email-daniel.stone@nokia.com> (raw)
In-Reply-To: <20081009094224.GK6212@intune.research.nokia.com>
Make Kconfig reflect reality.
Signed-off-by: Daniel Stone <daniel.stone@nokia.com>
---
drivers/input/touchscreen/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index d33f450..84ba956 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -219,6 +219,7 @@ config TOUCHSCREEN_ATMEL_TSADCC
config TOUCHSCREEN_TSC2005
tristate "TSC2005 touchscreen support"
+ depends on SPI_MASTER
help
Say Y here for if you are using the touchscreen features of TSC2005.
--
1.5.6.3
next prev parent reply other threads:[~2008-10-09 9:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-09 9:42 [PATCH 0/2] omapfb bugfixes Daniel Stone
2008-10-09 9:52 ` Daniel Stone [this message]
2008-10-09 9:52 ` [PATCH 2/2] FB: OMAP: Blizzard: Properly disable zoom when necessary Daniel Stone
2008-10-09 9:58 ` [PATCH 0/2] omapfb bugfixes Tony Lindgren
2008-10-09 10:08 ` Daniel Stone
2008-10-10 11:42 ` 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=1223545934-18445-1-git-send-email-daniel.stone@nokia.com \
--to=daniel.stone@nokia.com \
--cc=linux-omap@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.