Kconfig 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. #
  2. # sensor drivers configuration
  3. #
  4. config SENSORS_SSP_LSM330
  5. tristate "Sensors ssp lsm330"
  6. default n
  7. depends on SPI
  8. help
  9. lsm330 file for factory test in ssp driver.
  10. If you say yes here you get lsm330 support for
  11. factory test.
  12. To compile this driver as a module, choose M here: the
  13. module will be called ssp.
  14. config SENSORS_SSP_CM36651
  15. tristate "Sensors ssp cm36651"
  16. default n
  17. depends on SPI
  18. help
  19. cm36651 file for factory test in ssp driver.
  20. If you say yes here you get cm36651 support for
  21. factory test.
  22. To compile this driver as a module, choose M here: the
  23. module will be called ssp.
  24. config SENSORS_SSP_CM3320
  25. tristate "Sensors ssp cm3320"
  26. default n
  27. depends on SPI
  28. help
  29. cm3320 file for factory test in ssp driver.
  30. If you say yes here you get cm3320 support for
  31. factory test.
  32. To compile this driver as a module, choose M here: the
  33. module will be called ssp.
  34. config SENSORS_SSP_MAX88920
  35. tristate "Sensors ssp max88920"
  36. default n
  37. depends on SPI
  38. help
  39. max88005 file for factory test in ssp driver.
  40. If you say yes here you get max88005 support for
  41. factory test.
  42. To compile this driver as a module, choose M here: the
  43. module will be called ssp.
  44. config SENSORS_SSP_MAX88921
  45. tristate "Sensors ssp max88921"
  46. default n
  47. depends on SPI
  48. help
  49. max88005 file for factory test in ssp driver.
  50. If you say yes here you get max88005 support for
  51. factory test.
  52. To compile this driver as a module, choose M here: the
  53. module will be called ssp.
  54. config SENSORS_SSP_TMG399X
  55. tristate "Sensors ssp tmg399x"
  56. default n
  57. depends on SPI
  58. help
  59. max88005 file for factory test in ssp driver.
  60. If you say yes here you get tmg399x support for
  61. factory test.
  62. To compile this driver as a module, choose M here: the
  63. module will be called ssp.
  64. config SENSORS_SSP_MPU6500
  65. tristate "Sensors ssp mpu6500"
  66. default n
  67. depends on SPI
  68. help
  69. mpu6500 file for factory test in ssp driver.
  70. If you say yes here you get mpu6500 support for
  71. factory test.
  72. To compile this driver as a module, choose M here: the
  73. module will be called ssp.
  74. config SENSORS_SSP_BMP182
  75. tristate "Sensors ssp bmp182"
  76. default n
  77. depends on SPI
  78. help
  79. bmp182 file for factory test in ssp driver.
  80. If you say yes here you get bmp182 support for
  81. factory test.
  82. To compile this driver as a module, choose M here: the
  83. module will be called ssp.
  84. config SENSORS_SSP_AT32UC3L0128
  85. tristate "Sensors ssp at32uc3l0128"
  86. default n
  87. depends on SPI
  88. help
  89. at32uc3l0128 file for factory test in ssp driver.
  90. If you say yes here you get at32uc3l0128 support for
  91. factory test.
  92. To compile this driver as a module, choose M here: the
  93. module will be called ssp.
  94. config SENSORS_SSP_ATUC128L5HAR
  95. tristate "Sensors ssp atuc128l5har"
  96. default n
  97. depends on SPI
  98. help
  99. atuc128l5har file for factory test in ssp driver.
  100. If you say yes here you get atuc128l5har support for
  101. factory test.
  102. To compile this driver as a module, choose M here: the
  103. module will be called ssp.
  104. config SENSORS_SSP_SHTC1
  105. tristate "Sensors ssp shtc1"
  106. default n
  107. depends on SPI
  108. help
  109. shtc1 file for factory test in ssp driver.
  110. If you say yes here you get shtc1 support for
  111. factory test.
  112. To compile this driver as a module, choose M here: the
  113. module will be called ssp.
  114. config SENSORS_SSP_MOBEAM
  115. tristate "Sensors ssp mobeam"
  116. default n
  117. depends on SPI
  118. help
  119. mobeam file for ssp driver.
  120. If you say yes here you get mobeam support using TMG399x.
  121. To compile this driver as a module, choose M here: the
  122. module will be called ssp.