linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input: Add depends on support for w90p910 ts.
@ 2009-07-09 14:44 Wan ZongShun
  2009-07-13  3:48 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Wan ZongShun @ 2009-07-09 14:44 UTC (permalink / raw)
  To: Dmitry Torokhov, linux-input, linux-arm-kernel

Dear Dmitry,

Add depends on support for w90p910 ts.

Signed-off-by: Wan ZongShun <mcuos.com@gmail.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 72e2712..2dc8fe6 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -492,6 +492,7 @@ config TOUCHSCREEN_TSC2007
 
 config TOUCHSCREEN_W90X900
 	tristate "W90P910 touchscreen driver"
+	depends on ARCH_W90X900
 	help
 	  Say Y here if you have a W90P910 based touchscreen.
 
-- 
1.5.6.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-13  3:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 14:44 [PATCH] input: Add depends on support for w90p910 ts Wan ZongShun
2009-07-13  3:48 ` Dmitry Torokhov
2009-07-13  3:58   ` Wan ZongShun

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).