On Thu, Jun 20, 2024 at 04:57:16PM GMT, Komal Bajaj wrote: > 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@xxxxxxxxxxx> > --- > Changes in v2: > * Setting the CONFIG_NVMEM_QCOM_SEC_QFPROM as module > * Modified the commit message to mention the need for driver enablement > * Link to v1: https://lore.kernel.org/all/20240619105642.18947-1-quic_kbajaj@xxxxxxxxxxx/ > --- > > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry