5 tristate "QCOM General Serial Bus Interface"
9 Say y here to enable GSBI support. The GSBI provides control
10 functions for connecting the underlying serial UART, SPI, and I2C
11 devices to the output pins.
13 config QCOM_MDT_LOADER
18 bool "Qualcomm Power Management"
19 depends on ARCH_QCOM && !ARM64
20 select ARM_CPU_SUSPEND
23 QCOM Platform specific power driver to manage cores and L2 low power
24 modes. It interface with various system drivers to put the cores in
28 tristate "Qualcomm Shared Memory Manager (SMEM)"
32 Say y here to enable support for the Qualcomm Shared Memory Manager.
33 The driver provides an interface to items in a heap shared among all
34 processors in a Qualcomm platform.
37 tristate "Qualcomm Shared Memory Driver (SMD)"
40 Say y here to enable support for the Qualcomm Shared Memory Driver
41 providing communication channels to remote processors in Qualcomm
45 tristate "Qualcomm Resource Power Manager (RPM) over SMD"
46 depends on QCOM_SMD && OF
48 If you say yes to this option, support will be included for the
49 Resource Power Manager system found in the Qualcomm 8974 based
52 This is required to access many regulators, clocks and bus
53 frequencies controlled by the RPM on these devices.
55 Say M here if you want to include support for the Qualcomm RPM as a
56 module. This will build a module called "qcom-smd-rpm".
58 config QCOM_SMEM_STATE
62 tristate "Qualcomm Shared Memory Point to Point support"
64 select QCOM_SMEM_STATE
66 Say yes here to support the Qualcomm Shared Memory Point to Point
70 tristate "Qualcomm Shared Memory State Machine"
72 select QCOM_SMEM_STATE
74 Say yes here to support the Qualcomm Shared Memory State Machine.
75 The state machine is represented by bits in shared memory.
77 config QCOM_WCNSS_CTRL
78 tristate "Qualcomm WCNSS control driver"
81 Client driver for the WCNSS_CTRL SMD channel, used to download nv
82 firmware to a newly booted WCNSS chip.