diff mbox series

[2/2] ARM: qcom_defconfig: Enable QRTR

Message ID 20191104210943.101393-2-luca@z3ntu.xyz (mailing list archive)
State New, archived
Headers show
Series [1/2] ARM: qcom_defconfig: Regenerate | expand

Commit Message

Luca Weiss Nov. 4, 2019, 9:09 p.m. UTC
This option is useful on msm8974, so enable it.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Brian Masney Jan. 25, 2020, 10:46 a.m. UTC | #1
Hi Luca,

On Mon, Nov 04, 2019 at 10:09:41PM +0100, Luca Weiss wrote:
> This option is useful on msm8974, so enable it.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  arch/arm/configs/qcom_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 94d5e1a8c61a..a71201fdc8c9 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -45,6 +45,8 @@ CONFIG_IP_ROUTE_VERBOSE=y
>  CONFIG_IP_PNP=y
>  CONFIG_IP_PNP_DHCP=y
>  # CONFIG_IPV6 is not set
> +CONFIG_QRTR=y
> +CONFIG_QRTR_SMD=y

Both of these should be modules. I verified on the Nexus 5 that booting
the modem works in this configuration.

Thanks for your work on the modem!

Brian

>  CONFIG_CFG80211=m
>  CONFIG_MAC80211=m
>  CONFIG_RFKILL=y
> -- 
> 2.23.0
>
diff mbox series

Patch

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 94d5e1a8c61a..a71201fdc8c9 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -45,6 +45,8 @@  CONFIG_IP_ROUTE_VERBOSE=y
 CONFIG_IP_PNP=y
 CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6 is not set
+CONFIG_QRTR=y
+CONFIG_QRTR_SMD=y
 CONFIG_CFG80211=m
 CONFIG_MAC80211=m
 CONFIG_RFKILL=y