* [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
* Re: [PATCH] input: Add depends on support for w90p910 ts.
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
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Torokhov @ 2009-07-13 3:48 UTC (permalink / raw)
To: Wan ZongShun; +Cc: linux-input, linux-arm-kernel
Hi Wan,
On Thu, Jul 09, 2009 at 10:44:31PM +0800, Wan ZongShun wrote:
> Dear Dmitry,
>
> Add depends on support for w90p910 ts.
>
Since it compiles just fone on other arches that have HAVE_CLK I think I
will just leave that dependency. Please adjust your arch to sleect
HAVE_CLK.
Thanks!
--
Dmitry
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] input: Add depends on support for w90p910 ts.
2009-07-13 3:48 ` Dmitry Torokhov
@ 2009-07-13 3:58 ` Wan ZongShun
0 siblings, 0 replies; 3+ messages in thread
From: Wan ZongShun @ 2009-07-13 3:58 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: linux-input, linux-arm-kernel
Dear Dmitry,
I have added this selection of HAVE_CLK in my ARCH located in /arch/arm/Kconfig.
Thanks for your help.
> Hi Wan,
>
> On Thu, Jul 09, 2009 at 10:44:31PM +0800, Wan ZongShun wrote:
>> Dear Dmitry,
>>
>> Add depends on support for w90p910 ts.
>>
>
> Since it compiles just fone on other arches that have HAVE_CLK I think I
> will just leave that dependency. Please adjust your arch to sleect
> HAVE_CLK.
>
> Thanks!
>
^ permalink raw reply [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).