[patch 1/1] TOUCHSCREEN: S3C24XX touchscreen driver from Arnaud Patard.

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Nov 19 05:37:17 EST 2009


On Thu, Nov 19, 2009 at 01:46:55PM +0800, Shine Liu wrote:
> On Wed, 2009-11-18 at 23:29 +0000, Ben Dooks wrote:

> > +config TOUCHSCREEN_S3C2410
> > +       tristate "Samsung S3C2410 touchscreen input driver"
> > +       depends on ARCH_S3C2410 && INPUT && INPUT_TOUCHSCREEN
> > +       select SERIO
> > +       help
> > +         Say Y here if you have the s3c2410 touchscreen.
> > +
> > +         If unsure, say N.
> > +
> > +         To compile this driver as a module, choose M here: the
> > +         module will be called s3c2410_ts.

> S3C24XX_ADC should be added to the depends.

It's probably more friendly to select rather than depend on it to avoid
the option being hidden.



More information about the linux-arm-kernel mailing list