~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to drivers/input/touchscreen/Kconfig

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
248
248
          To compile this driver as a module, choose M here: the
249
249
          module will be called lpc32xx_ts.
250
250
 
 
251
config TOUCHSCREEN_MAX11801
 
252
        tristate "MAX11801 based touchscreens"
 
253
        depends on I2C
 
254
        help
 
255
          Say Y here if you have a MAX11801 based touchscreen
 
256
          controller.
 
257
 
 
258
          If unsure, say N.
 
259
 
 
260
          To compile this driver as a module, choose M here: the
 
261
          module will be called max11801_ts.
 
262
 
251
263
config TOUCHSCREEN_MCS5000
252
264
        tristate "MELFAS MCS-5000 touchscreen"
253
265
        depends on I2C