diff options
| author | Albert I <krascgq@outlook.co.id> | 2018-11-22 23:47:54 +0800 |
|---|---|---|
| committer | Davide Garberi <dade.garberi@gmail.com> | 2022-07-27 18:39:44 +0200 |
| commit | 41d54fc727971cd963ab3e24da64ce7f907d8ce5 (patch) | |
| tree | 65a7492e9e089c1d74d43d2277637ccb551c2e38 /drivers | |
| parent | 59ae9d768611950065d3f5a2a0a01d6e6e2ed6b8 (diff) | |
soc: qcom: Remove now unused MSM_SMP2P_TEST
All related codes have been removed since commit c457926b166c introduced
by LA.UM.7.2.r1-05400-sdm660.0 CAF tag.
Signed-off-by: Albert I <krascgq@outlook.co.id>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I3d8e6ac169e2f2712ae839c6a67f8e288a4511de
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/soc/qcom/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index 81db4fe93dbc..6bb3162bf13c 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig @@ -178,16 +178,6 @@ config MSM_SMP2P 32-bit values by specifying a unique string and remote processor ID. -config MSM_SMP2P_TEST - bool "SMSM Point-to-Point Test" - depends on MSM_SMP2P - help - Enables loopback and unit testing support for - SMP2P. Loopback support is used by other - processors to do unit testing. Unit tests - are used to verify the local and remote - implementations. - config MSM_QMI_INTERFACE depends on IPC_ROUTER depends on QMI_ENCDEC |
