Kconfig 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. #
  2. # QCOM Soc drivers
  3. #
  4. menu "Qualcomm SoC drivers"
  5. config QCOM_COMMAND_DB
  6. bool "Qualcomm Command DB"
  7. depends on ARCH_QCOM || COMPILE_TEST
  8. depends on OF_RESERVED_MEM
  9. help
  10. Command DB queries shared memory by key string for shared system
  11. resources. Platform drivers that require to set state of a shared
  12. resource on a RPM-hardened platform must use this database to get
  13. SoC specific identifier and information for the shared resources.
  14. config QCOM_GENI_SE
  15. tristate "QCOM GENI Serial Engine Driver"
  16. depends on ARCH_QCOM || COMPILE_TEST
  17. help
  18. This driver is used to manage Generic Interface (GENI) firmware based
  19. Qualcomm Technologies, Inc. Universal Peripheral (QUP) Wrapper. This
  20. driver is also used to manage the common aspects of multiple Serial
  21. Engines present in the QUP.
  22. config QCOM_GLINK_SSR
  23. tristate "Qualcomm Glink SSR driver"
  24. depends on RPMSG
  25. depends on QCOM_RPROC_COMMON
  26. help
  27. Say y here to enable GLINK SSR support. The GLINK SSR driver
  28. implements the SSR protocol for notifying the remote processor about
  29. neighboring subsystems going up or down.
  30. config QCOM_GSBI
  31. tristate "QCOM General Serial Bus Interface"
  32. depends on ARCH_QCOM
  33. select MFD_SYSCON
  34. help
  35. Say y here to enable GSBI support. The GSBI provides control
  36. functions for connecting the underlying serial UART, SPI, and I2C
  37. devices to the output pins.
  38. config QCOM_LLCC
  39. tristate "Qualcomm Technologies, Inc. LLCC driver"
  40. depends on ARCH_QCOM
  41. help
  42. Qualcomm Technologies, Inc. platform specific
  43. Last Level Cache Controller(LLCC) driver. This provides interfaces
  44. to clients that use the LLCC. Say yes here to enable LLCC slice
  45. driver.
  46. config QCOM_SDM845_LLCC
  47. tristate "Qualcomm Technologies, Inc. SDM845 LLCC driver"
  48. depends on QCOM_LLCC
  49. help
  50. Say yes here to enable the LLCC driver for SDM845. This provides
  51. data required to configure LLCC so that clients can start using the
  52. LLCC slices.
  53. config QCOM_MDT_LOADER
  54. tristate
  55. select QCOM_SCM
  56. config QCOM_PM
  57. bool "Qualcomm Power Management"
  58. depends on ARCH_QCOM && !ARM64
  59. select ARM_CPU_SUSPEND
  60. select QCOM_SCM
  61. help
  62. QCOM Platform specific power driver to manage cores and L2 low power
  63. modes. It interface with various system drivers to put the cores in
  64. low power modes.
  65. config QCOM_QMI_HELPERS
  66. tristate
  67. depends on ARCH_QCOM && NET
  68. help
  69. Helper library for handling QMI encoded messages. QMI encoded
  70. messages are used in communication between the majority of QRTR
  71. clients and this helpers provide the common functionality needed for
  72. doing this from a kernel driver.
  73. config QCOM_RMTFS_MEM
  74. tristate "Qualcomm Remote Filesystem memory driver"
  75. depends on ARCH_QCOM
  76. select QCOM_SCM
  77. help
  78. The Qualcomm remote filesystem memory driver is used for allocating
  79. and exposing regions of shared memory with remote processors for the
  80. purpose of exchanging sector-data between the remote filesystem
  81. service and its clients.
  82. Say y here if you intend to boot the modem remoteproc.
  83. config QCOM_RPMH
  84. bool "Qualcomm RPM-Hardened (RPMH) Communication"
  85. depends on ARCH_QCOM && ARM64 && OF || COMPILE_TEST
  86. help
  87. Support for communication with the hardened-RPM blocks in
  88. Qualcomm Technologies Inc (QTI) SoCs. RPMH communication uses an
  89. internal bus to transmit state requests for shared resources. A set
  90. of hardware components aggregate requests for these resources and
  91. help apply the aggregated state on the resource.
  92. config QCOM_SMEM
  93. tristate "Qualcomm Shared Memory Manager (SMEM)"
  94. depends on ARCH_QCOM
  95. depends on HWSPINLOCK
  96. help
  97. Say y here to enable support for the Qualcomm Shared Memory Manager.
  98. The driver provides an interface to items in a heap shared among all
  99. processors in a Qualcomm platform.
  100. config QCOM_SMD_RPM
  101. tristate "Qualcomm Resource Power Manager (RPM) over SMD"
  102. depends on ARCH_QCOM
  103. depends on RPMSG && OF
  104. help
  105. If you say yes to this option, support will be included for the
  106. Resource Power Manager system found in the Qualcomm 8974 based
  107. devices.
  108. This is required to access many regulators, clocks and bus
  109. frequencies controlled by the RPM on these devices.
  110. Say M here if you want to include support for the Qualcomm RPM as a
  111. module. This will build a module called "qcom-smd-rpm".
  112. config QCOM_SMEM_STATE
  113. bool
  114. config QCOM_SMP2P
  115. tristate "Qualcomm Shared Memory Point to Point support"
  116. depends on MAILBOX
  117. depends on QCOM_SMEM
  118. select QCOM_SMEM_STATE
  119. help
  120. Say yes here to support the Qualcomm Shared Memory Point to Point
  121. protocol.
  122. config QCOM_SMSM
  123. tristate "Qualcomm Shared Memory State Machine"
  124. depends on QCOM_SMEM
  125. select QCOM_SMEM_STATE
  126. help
  127. Say yes here to support the Qualcomm Shared Memory State Machine.
  128. The state machine is represented by bits in shared memory.
  129. config QCOM_WCNSS_CTRL
  130. tristate "Qualcomm WCNSS control driver"
  131. depends on ARCH_QCOM
  132. depends on RPMSG
  133. help
  134. Client driver for the WCNSS_CTRL SMD channel, used to download nv
  135. firmware to a newly booted WCNSS chip.
  136. config QCOM_APR
  137. tristate "Qualcomm APR Bus (Asynchronous Packet Router)"
  138. depends on ARCH_QCOM
  139. depends on RPMSG
  140. help
  141. Enable APR IPC protocol support between
  142. application processor and QDSP6. APR is
  143. used by audio driver to configure QDSP6
  144. ASM, ADM and AFE modules.
  145. endmenu