Kconfig.st 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. # STLIB config
  2. # Copyright (c) 2017 STMicroelectronics
  3. config HAS_STLIB
  4. bool
  5. config HAS_STMEMSC
  6. bool
  7. if HAS_STMEMSC
  8. config USE_STDC_A3G4250D
  9. bool
  10. config USE_STDC_AIS2DW12
  11. bool
  12. config USE_STDC_AIS328DQ
  13. bool
  14. config USE_STDC_AIS3624DQ
  15. bool
  16. config USE_STDC_H3LIS100DL
  17. bool
  18. config USE_STDC_H3LIS331DL
  19. bool
  20. config USE_STDC_HTS221
  21. bool
  22. config USE_STDC_I3G4250D
  23. bool
  24. config USE_STDC_IIS2DH
  25. bool
  26. config USE_STDC_IIS2DLPC
  27. bool
  28. config USE_STDC_IIS2ICLX
  29. bool
  30. config USE_STDC_IIS2MDC
  31. bool
  32. config USE_STDC_IIS328DQ
  33. bool
  34. config USE_STDC_IIS3DHHC
  35. bool
  36. config USE_STDC_IIS3DWB
  37. bool
  38. config USE_STDC_ISM303DAC
  39. bool
  40. config USE_STDC_ISM330DHCX
  41. bool
  42. config USE_STDC_ISM330DLC
  43. bool
  44. config USE_STDC_L20G20IS
  45. bool
  46. config USE_STDC_L3GD20H
  47. bool
  48. config USE_STDC_LIS25BA
  49. bool
  50. config USE_STDC_LIS2DE12
  51. bool
  52. config USE_STDC_LIS2DH12
  53. bool
  54. config USE_STDC_LIS2DS12
  55. bool
  56. config USE_STDC_LIS2DTW12
  57. bool
  58. config USE_STDC_LIS2DW12
  59. bool
  60. config USE_STDC_LIS2HH12
  61. bool
  62. config USE_STDC_LIS2MDL
  63. bool
  64. config USE_STDC_LIS331DLH
  65. bool
  66. config USE_STDC_LIS3DE
  67. bool
  68. config USE_STDC_LIS3DHH
  69. bool
  70. config USE_STDC_LIS3DH
  71. bool
  72. config USE_STDC_LIS3DSH
  73. bool
  74. config USE_STDC_LIS3MDL
  75. bool
  76. config USE_STDC_LPS22HB
  77. bool
  78. config USE_STDC_LPS22HH
  79. bool
  80. config USE_STDC_LPS25HB
  81. bool
  82. config USE_STDC_LPS27HHW
  83. bool
  84. config USE_STDC_LPS33HW
  85. bool
  86. config USE_STDC_LPS33K
  87. bool
  88. config USE_STDC_LPS33W
  89. bool
  90. config USE_STDC_LSM303AGR
  91. bool
  92. config USE_STDC_LSM303AH
  93. bool
  94. config USE_STDC_LSM6DS3
  95. bool
  96. config USE_STDC_LSM6DS3TR
  97. bool
  98. config USE_STDC_LSM6DSL
  99. bool
  100. config USE_STDC_LSM6DSM
  101. bool
  102. config USE_STDC_LSM6DSO
  103. bool
  104. config USE_STDC_LSM6DSO32
  105. bool
  106. config USE_STDC_LSM6DSOX
  107. bool
  108. config USE_STDC_LSM6DSR
  109. bool
  110. config USE_STDC_LSM6DSRX
  111. bool
  112. config USE_STDC_LSM9DS1
  113. bool
  114. config USE_STDC_STTS22H
  115. bool
  116. config USE_STDC_STTS751
  117. bool
  118. endif # HAS_STMEMSC