]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: Enable secure QFPROM driver
authorKomal Bajaj <quic_kbajaj@quicinc.com>
Thu, 20 Jun 2024 11:27:16 +0000 (16:57 +0530)
committerBjorn Andersson <andersson@kernel.org>
Fri, 21 Jun 2024 05:49:00 +0000 (00:49 -0500)
Enable the secure QFPROM driver used by Qualcomm QDU1000
platform to read the secure qfprom region allowing LLCC driver
to get the DDR channel configuration.

Currently, LLCC is the only user of secure QFPROM, and hence
setting CONFIG_NVMEM_QCOM_SEC_QFPROM as module to the convenience
of LLCC module.

Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240620112716.1339-1-quic_kbajaj@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig

index 324f160e1ad89f5e28798c89b889138685cd523a..7825075517eca934b2919277e29c39354d38e4a5 100644 (file)
@@ -1565,6 +1565,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=m
 CONFIG_NVMEM_RMEM=m
 CONFIG_NVMEM_ROCKCHIP_EFUSE=y
 CONFIG_NVMEM_ROCKCHIP_OTP=y