[RFC 1/3] kernel: allow to choose QCOM_QMI_HELPERS

Janusz Dziedzic janusz.dziedzic at gmail.com
Sun Oct 24 12:42:07 PDT 2021


We need this when build ath11k from backports.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic at gmail.com>
---
 .../generic/pending-5.10/930-qcom-qmi-helpers.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 target/linux/generic/pending-5.10/930-qcom-qmi-helpers.patch

diff --git a/target/linux/generic/pending-5.10/930-qcom-qmi-helpers.patch b/target/linux/generic/pending-5.10/930-qcom-qmi-helpers.patch
new file mode 100644
index 0000000000..0a274334b9
--- /dev/null
+++ b/target/linux/generic/pending-5.10/930-qcom-qmi-helpers.patch
@@ -0,0 +1,13 @@
+diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
+index 6a3b69b..58c7dd9 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




More information about the openwrt-devel mailing list