Messages in this thread |  | | | Date | Wed, 2 Apr 2008 01:04:00 -0400 | | From | Dmitry Torokhov <> | | Subject | Re: [PATCH 6/6] Build system and MAINTAINERS entry for WM97xx touchscreen drivers | |
Hi Mark,
On Tue, Apr 01, 2008 at 11:36:09AM +0100, Mark Brown wrote:
> +config TOUCHSCREEN_WM9705
> + bool "WM9705 Touchscreen interface support"
> + depends on TOUCHSCREEN_WM97XX
> + help
> + Say Y here if you have a Wolfson Microelectronics WM9705 touchscreen
> + controller connected to your system.
> +
> + If unsure, say N.
> +
> + To compile this driver as a module, choose M here: the
> + module will be called wm9705.
This is not correct. The chip drivers are compiled into wm97xx-ts
module, there is no wm9705 module. I fixed it on my side and
applied the series to wm97xx branch of my input tree. I also moved
changes to Makefile/Kconfig to the appropriate patches instead of
doing bulk update as a separate patch. Please take a look and let
me know if you see anything wrong.
Thank you.
--
Dmitry
|  |