~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/staging/iio/gyro/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
          Angular Rate Sensor driver.
26
26
 
27
27
config ADIS16260
28
 
        tristate "Analog Devices ADIS16260 ADIS16265 Digital Gyroscope Sensor SPI driver"
 
28
        tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"
29
29
        depends on SPI
30
30
        select IIO_TRIGGER if IIO_RING_BUFFER
31
31
        select IIO_SW_RING if IIO_RING_BUFFER
32
32
        help
33
33
          Say yes here to build support for Analog Devices ADIS16260 ADIS16265
34
 
          programmable digital gyroscope sensor.
 
34
          ADIS16250 ADIS16255 and ADIS16251 programmable digital gyroscope sensors.
35
35
 
36
36
          This driver can also be built as a module.  If so, the module
37
37
          will be called adis16260.
38
38
 
39
 
config ADIS16251
40
 
        tristate "Analog Devices ADIS16251 Digital Gyroscope Sensor SPI driver"
 
39
config ADXRS450
 
40
        tristate "Analog Devices ADXRS450 Digital Output Gyroscope SPI driver"
41
41
        depends on SPI
42
42
        help
43
 
          Say yes here to build support for Analog Devices adis16261 programmable
44
 
          digital gyroscope sensor.
 
43
          Say yes here to build support for Analog Devices ADXRS450 programmable
 
44
          digital output gyroscope.
45
45
 
46
46
          This driver can also be built as a module.  If so, the module
47
 
          will be called adis16251.
 
47
          will be called adxrs450.