lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 18 May 2020 16:37:00 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Alex Elder <elder@...aro.org>
Cc:     agross@...nel.org, catalin.marinas@....com, will@...nel.org,
        evgreen@...omium.org, subashab@...eaurora.org,
        cpratapa@...eaurora.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules

On Mon 18 May 14:54 PDT 2020, Alex Elder wrote:

> Enable building the Qualcomm IPA driver as a kernel module.  To be
> useful, the IPA driver also requires RMNet, so enable building that
> as a module as well.
> 
> Signed-off-by: Alex Elder <elder@...aro.org>

Applied

Thanks,
Bjorn

> ---
>  arch/arm64/configs/defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 9c6500b71bc6..56261fd7ea8d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -306,6 +306,7 @@ CONFIG_MLX4_EN=m
>  CONFIG_MLX5_CORE=m
>  CONFIG_MLX5_CORE_EN=y
>  CONFIG_QCOM_EMAC=m
> +CONFIG_RMNET=m
>  CONFIG_RAVB=y
>  CONFIG_SMC91X=y
>  CONFIG_SMSC911X=y
> @@ -313,6 +314,7 @@ CONFIG_SNI_AVE=y
>  CONFIG_SNI_NETSEC=y
>  CONFIG_STMMAC_ETH=m
>  CONFIG_TI_K3_AM65_CPSW_NUSS=y
> +CONFIG_QCOM_IPA=m
>  CONFIG_MDIO_BUS_MUX_MMIOREG=y
>  CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y
>  CONFIG_AQUANTIA_PHY=y
> -- 
> 2.20.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ