4 menu "Qualcomm SoC drivers"
7 tristate "Qualcomm Glink SSR driver"
9 depends on QCOM_RPROC_COMMON
11 Say y here to enable GLINK SSR support. The GLINK SSR driver
12 implements the SSR protocol for notifying the remote processor about
13 neighboring subsystems going up or down.
16 tristate "QCOM General Serial Bus Interface"
20 Say y here to enable GSBI support. The GSBI provides control
21 functions for connecting the underlying serial UART, SPI, and I2C
22 devices to the output pins.
24 config QCOM_MDT_LOADER
29 bool "Qualcomm Power Management"
30 depends on ARCH_QCOM && !ARM64
31 select ARM_CPU_SUSPEND
34 QCOM Platform specific power driver to manage cores and L2 low power
35 modes. It interface with various system drivers to put the cores in
39 tristate "Qualcomm Remote Filesystem memory driver"
42 The Qualcomm remote filesystem memory driver is used for allocating
43 and exposing regions of shared memory with remote processors for the
44 purpose of exchanging sector-data between the remote filesystem
45 service and its clients.
47 Say y here if you intend to boot the modem remoteproc.
50 tristate "Qualcomm Shared Memory Manager (SMEM)"
54 Say y here to enable support for the Qualcomm Shared Memory Manager.
55 The driver provides an interface to items in a heap shared among all
56 processors in a Qualcomm platform.
59 tristate "Qualcomm Resource Power Manager (RPM) over SMD"
61 depends on RPMSG && OF
63 If you say yes to this option, support will be included for the
64 Resource Power Manager system found in the Qualcomm 8974 based
67 This is required to access many regulators, clocks and bus
68 frequencies controlled by the RPM on these devices.
70 Say M here if you want to include support for the Qualcomm RPM as a
71 module. This will build a module called "qcom-smd-rpm".
73 config QCOM_SMEM_STATE
77 tristate "Qualcomm Shared Memory Point to Point support"
79 select QCOM_SMEM_STATE
81 Say yes here to support the Qualcomm Shared Memory Point to Point
85 tristate "Qualcomm Shared Memory State Machine"
87 select QCOM_SMEM_STATE
89 Say yes here to support the Qualcomm Shared Memory State Machine.
90 The state machine is represented by bits in shared memory.
92 config QCOM_WCNSS_CTRL
93 tristate "Qualcomm WCNSS control driver"
97 Client driver for the WCNSS_CTRL SMD channel, used to download nv
98 firmware to a newly booted WCNSS chip.