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

Janusz Dziedzic janusz.dziedzic at gmail.com
Mon Oct 25 09:33:48 PDT 2021


niedz., 24 paź 2021 o 21:42 Janusz Dziedzic
<janusz.dziedzic at gmail.com> napisał(a):
>
> 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
>
Already resend original patch to linux-kernel group, but suspect we
will need this one for a while

-- 
Janusz Dziedzic



More information about the openwrt-devel mailing list