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. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html