[PATCH] arm64: defconfig: Enable secure QFPROM driver
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Jun 19 04:08:48 PDT 2024
On 19/06/2024 12:56, Komal Bajaj wrote:
> Enable the secure QFPROM driver which is used by QDU1000
Qualcomm QDU1000. You are changing kernel-wide defconfig, not some
Qualcomm downstream stuff.
> platform for reading the secure qfprom region to get the
> DDR channel configuration.
>
> Signed-off-by: Komal Bajaj <quic_kbajaj at quicinc.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 838b4466d6f6..c940437ae1b3 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1575,6 +1575,7 @@ CONFIG_NVMEM_LAYERSCAPE_SFP=m
> CONFIG_NVMEM_MESON_EFUSE=m
> CONFIG_NVMEM_MTK_EFUSE=y
> CONFIG_NVMEM_QCOM_QFPROM=y
> +CONFIG_NVMEM_QCOM_SEC_QFPROM=y
Module
> CONFIG_NVMEM_RMEM=m
> CONFIG_NVMEM_ROCKCHIP_EFUSE=y
> CONFIG_NVMEM_ROCKCHIP_OTP=y
> --
> 2.42.0
>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list