Kconfig 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. if (ARCH_QCOM || COMPILE_TEST)
  2. config PINCTRL_MSM
  3. bool
  4. select PINMUX
  5. select PINCONF
  6. select GENERIC_PINCONF
  7. select GPIOLIB_IRQCHIP
  8. config PINCTRL_APQ8064
  9. tristate "Qualcomm APQ8064 pin controller driver"
  10. depends on GPIOLIB && OF
  11. select PINCTRL_MSM
  12. help
  13. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  14. Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
  15. config PINCTRL_APQ8084
  16. tristate "Qualcomm APQ8084 pin controller driver"
  17. depends on GPIOLIB && OF
  18. select PINCTRL_MSM
  19. help
  20. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  21. Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
  22. config PINCTRL_IPQ4019
  23. tristate "Qualcomm IPQ4019 pin controller driver"
  24. depends on GPIOLIB && OF
  25. select PINCTRL_MSM
  26. help
  27. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  28. Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
  29. config PINCTRL_IPQ8064
  30. tristate "Qualcomm IPQ8064 pin controller driver"
  31. depends on GPIOLIB && OF
  32. select PINCTRL_MSM
  33. help
  34. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  35. Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
  36. config PINCTRL_IPQ8074
  37. tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
  38. depends on GPIOLIB && OF
  39. select PINCTRL_MSM
  40. help
  41. This is the pinctrl, pinmux, pinconf and gpiolib driver for
  42. the Qualcomm Technologies Inc. TLMM block found on the
  43. Qualcomm Technologies Inc. IPQ8074 platform. Select this for
  44. IPQ8074.
  45. config PINCTRL_MSM8660
  46. tristate "Qualcomm 8660 pin controller driver"
  47. depends on GPIOLIB && OF
  48. select PINCTRL_MSM
  49. help
  50. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  51. Qualcomm TLMM block found in the Qualcomm 8660 platform.
  52. config PINCTRL_MSM8960
  53. tristate "Qualcomm 8960 pin controller driver"
  54. depends on GPIOLIB && OF
  55. select PINCTRL_MSM
  56. help
  57. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  58. Qualcomm TLMM block found in the Qualcomm 8960 platform.
  59. config PINCTRL_MDM9615
  60. tristate "Qualcomm 9615 pin controller driver"
  61. depends on GPIOLIB && OF
  62. select PINCTRL_MSM
  63. help
  64. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  65. Qualcomm TLMM block found in the Qualcomm 9615 platform.
  66. config PINCTRL_MSM8X74
  67. tristate "Qualcomm 8x74 pin controller driver"
  68. depends on GPIOLIB && OF
  69. select PINCTRL_MSM
  70. help
  71. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  72. Qualcomm TLMM block found in the Qualcomm 8974 platform.
  73. config PINCTRL_MSM8916
  74. tristate "Qualcomm 8916 pin controller driver"
  75. depends on GPIOLIB && OF
  76. select PINCTRL_MSM
  77. help
  78. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  79. Qualcomm TLMM block found on the Qualcomm 8916 platform.
  80. config PINCTRL_MSM8994
  81. tristate "Qualcomm 8994 pin controller driver"
  82. depends on GPIOLIB && OF
  83. select PINCTRL_MSM
  84. help
  85. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  86. Qualcomm TLMM block found in the Qualcomm 8994 platform. The
  87. Qualcomm 8992 platform is also supported by this driver.
  88. config PINCTRL_MSM8996
  89. tristate "Qualcomm MSM8996 pin controller driver"
  90. depends on GPIOLIB && OF
  91. select PINCTRL_MSM
  92. help
  93. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  94. Qualcomm TLMM block found in the Qualcomm MSM8996 platform.
  95. config PINCTRL_QDF2XXX
  96. tristate "Qualcomm Technologies QDF2xxx pin controller driver"
  97. depends on GPIOLIB && ACPI
  98. select PINCTRL_MSM
  99. help
  100. This is the GPIO driver for the TLMM block found on the
  101. Qualcomm Technologies QDF2xxx SOCs.
  102. config PINCTRL_QCOM_SPMI_PMIC
  103. tristate "Qualcomm SPMI PMIC pin controller driver"
  104. depends on GPIOLIB && OF && SPMI
  105. select REGMAP_SPMI
  106. select PINMUX
  107. select PINCONF
  108. select GENERIC_PINCONF
  109. help
  110. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  111. Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
  112. which are using SPMI for communication with SoC. Example PMIC's
  113. devices are pm8841, pm8941 and pma8084.
  114. config PINCTRL_QCOM_SSBI_PMIC
  115. tristate "Qualcomm SSBI PMIC pin controller driver"
  116. depends on GPIOLIB && OF
  117. select PINMUX
  118. select PINCONF
  119. select GENERIC_PINCONF
  120. help
  121. This is the pinctrl, pinmux, pinconf and gpiolib driver for the
  122. Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
  123. which are using SSBI for communication with SoC. Example PMIC's
  124. devices are pm8058 and pm8921.
  125. endif