Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable

From: Miquel Raynal
Date: Tue May 28 2024 - 08:48:39 EST


Hi Esben,

esben@xxxxxxxxxx wrote on Tue, 28 May 2024 14:28:52 +0200:

> While use of fsl_ifc driver with NAND flash is fine, as the fsl_ifc_nand
> driver selects FSL_IFC automatically, we need the CONFIG_FSL_IFC option to
> be selectable for platforms using fsl_ifc with NOR flash.
>
> Fixes: ea0c0ad6b6eb ("memory: Enable compile testing for most of the drivers")
> Signed-off-by: Esben Haabendal <esben@xxxxxxxxxx>

Looks good to me.

Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Thanks,
Miquèl