lkml.org 
[lkml]   [2021]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] soc: qcom: qmi: add a prompt to QCOM_QMI_HELPERS
Date
From: Alex Elder <elder@linaro.org>

Add a prompt to the "tristate" attribute in the Kconfig file in
which QCOM_QMI_HELPERS is defined; I find it doesn't get selected
without it.

We need it in OpenWRT project, when using WiFi backports
and build ath11k driver. While ath11k driver depends on
QCOM_QMI_HELPERS we need way to enable this option in
our kernel.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
---
drivers/soc/qcom/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index fe3c486ae32d..16fb8e286015 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -92,7 +92,7 @@ config QCOM_PDR_HELPERS
select QCOM_QMI_HELPERS

config QCOM_QMI_HELPERS
- tristate
+ tristate "Qualcomm QMI Helpers"
depends on NET

config QCOM_RMTFS_MEM
--
2.25.1
\
 
 \ /
  Last update: 2021-10-25 18:33    [W:0.124 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site