Andy Gross | 5d144e3 | 2014-04-24 11:31:21 -0500 | [diff] [blame] | 1 | # |
| 2 | # QCOM Soc drivers |
| 3 | # |
Srinivas Kandagatla | 2a46481 | 2017-07-26 17:27:16 +0200 | [diff] [blame] | 4 | menu "Qualcomm SoC drivers" |
| 5 | |
Bjorn Andersson | c4d77d5 | 2017-07-24 22:56:44 -0700 | [diff] [blame] | 6 | config QCOM_GLINK_SSR |
| 7 | tristate "Qualcomm Glink SSR driver" |
| 8 | depends on RPMSG |
| 9 | depends on QCOM_RPROC_COMMON |
| 10 | help |
| 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. |
| 14 | |
Andy Gross | 5d144e3 | 2014-04-24 11:31:21 -0500 | [diff] [blame] | 15 | config QCOM_GSBI |
| 16 | tristate "QCOM General Serial Bus Interface" |
| 17 | depends on ARCH_QCOM |
Andy Gross | e5fdad6 | 2015-02-09 16:01:06 -0600 | [diff] [blame] | 18 | select MFD_SYSCON |
Andy Gross | 5d144e3 | 2014-04-24 11:31:21 -0500 | [diff] [blame] | 19 | help |
| 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. |
| 23 | |
Bjorn Andersson | 2aad40d | 2017-01-27 03:12:57 -0800 | [diff] [blame] | 24 | config QCOM_MDT_LOADER |
| 25 | tristate |
| 26 | select QCOM_SCM |
| 27 | |
Lina Iyer | 7ce75bb | 2015-04-09 13:20:41 -0600 | [diff] [blame] | 28 | config QCOM_PM |
| 29 | bool "Qualcomm Power Management" |
| 30 | depends on ARCH_QCOM && !ARM64 |
Arnd Bergmann | d9d6888 | 2015-11-24 23:13:09 +0100 | [diff] [blame] | 31 | select ARM_CPU_SUSPEND |
Lina Iyer | 23b38ce | 2015-07-10 14:18:00 -0600 | [diff] [blame] | 32 | select QCOM_SCM |
Lina Iyer | 7ce75bb | 2015-04-09 13:20:41 -0600 | [diff] [blame] | 33 | help |
| 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 |
| 36 | low power modes. |
Bjorn Andersson | 4b638df4 | 2015-06-26 14:50:10 -0700 | [diff] [blame] | 37 | |
Bjorn Andersson | d1de6d6 | 2017-10-16 13:17:08 -0500 | [diff] [blame] | 38 | config QCOM_RMTFS_MEM |
| 39 | tristate "Qualcomm Remote Filesystem memory driver" |
| 40 | depends on ARCH_QCOM |
| 41 | help |
| 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. |
| 46 | |
| 47 | Say y here if you intend to boot the modem remoteproc. |
| 48 | |
Stephen Boyd | 7d0c8be | 2015-08-28 11:23:33 -0700 | [diff] [blame] | 49 | config QCOM_SMEM |
| 50 | tristate "Qualcomm Shared Memory Manager (SMEM)" |
| 51 | depends on ARCH_QCOM |
Arnd Bergmann | 73ebb85 | 2015-10-13 17:05:39 +0200 | [diff] [blame] | 52 | depends on HWSPINLOCK |
Stephen Boyd | 7d0c8be | 2015-08-28 11:23:33 -0700 | [diff] [blame] | 53 | help |
| 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. |
| 57 | |
Bjorn Andersson | 936f14c | 2015-07-27 20:20:32 -0700 | [diff] [blame] | 58 | config QCOM_SMD_RPM |
| 59 | tristate "Qualcomm Resource Power Manager (RPM) over SMD" |
Bjorn Andersson | 5052de8 | 2017-03-27 22:26:33 -0700 | [diff] [blame] | 60 | depends on ARCH_QCOM |
| 61 | depends on RPMSG && OF |
Bjorn Andersson | 936f14c | 2015-07-27 20:20:32 -0700 | [diff] [blame] | 62 | help |
| 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 |
| 65 | devices. |
| 66 | |
| 67 | This is required to access many regulators, clocks and bus |
| 68 | frequencies controlled by the RPM on these devices. |
| 69 | |
| 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". |
Bjorn Andersson | 9460ae2 | 2015-09-24 18:25:01 -0700 | [diff] [blame] | 72 | |
| 73 | config QCOM_SMEM_STATE |
| 74 | bool |
Bjorn Andersson | c97c409 | 2015-09-24 18:25:02 -0700 | [diff] [blame] | 75 | |
Bjorn Andersson | 50e9964 | 2015-09-24 18:25:03 -0700 | [diff] [blame] | 76 | config QCOM_SMP2P |
Arnd Bergmann | 10475d5 | 2015-11-20 11:32:21 +0100 | [diff] [blame] | 77 | tristate "Qualcomm Shared Memory Point to Point support" |
Bjorn Andersson | 50e9964 | 2015-09-24 18:25:03 -0700 | [diff] [blame] | 78 | depends on QCOM_SMEM |
| 79 | select QCOM_SMEM_STATE |
| 80 | help |
| 81 | Say yes here to support the Qualcomm Shared Memory Point to Point |
| 82 | protocol. |
| 83 | |
Bjorn Andersson | c97c409 | 2015-09-24 18:25:02 -0700 | [diff] [blame] | 84 | config QCOM_SMSM |
Arnd Bergmann | 10475d5 | 2015-11-20 11:32:21 +0100 | [diff] [blame] | 85 | tristate "Qualcomm Shared Memory State Machine" |
Bjorn Andersson | c97c409 | 2015-09-24 18:25:02 -0700 | [diff] [blame] | 86 | depends on QCOM_SMEM |
| 87 | select QCOM_SMEM_STATE |
| 88 | help |
| 89 | Say yes here to support the Qualcomm Shared Memory State Machine. |
| 90 | The state machine is represented by bits in shared memory. |
Bjorn Andersson | ea7a1f2 | 2015-09-21 10:52:55 -0700 | [diff] [blame] | 91 | |
| 92 | config QCOM_WCNSS_CTRL |
| 93 | tristate "Qualcomm WCNSS control driver" |
Bjorn Andersson | 5052de8 | 2017-03-27 22:26:33 -0700 | [diff] [blame] | 94 | depends on ARCH_QCOM |
| 95 | depends on RPMSG |
Bjorn Andersson | ea7a1f2 | 2015-09-21 10:52:55 -0700 | [diff] [blame] | 96 | help |
| 97 | Client driver for the WCNSS_CTRL SMD channel, used to download nv |
| 98 | firmware to a newly booted WCNSS chip. |
Srinivas Kandagatla | 2a46481 | 2017-07-26 17:27:16 +0200 | [diff] [blame] | 99 | |
| 100 | endmenu |