> The ocotp driver is available for regular and SPL builds using the > (SPL_)MXC_OCOTP configuration. Also, the ocotp driver does not support > the driver model (DM) configuration. > But, for SPL builds, the SPL_MXC_OCOTP configuration depends on > SPL_MISC which implies on SPL_DM. > This commit replaces the dependency on SPL_MISC with SPL_DRIVERS_MISC. > So the only requirement is to have enabled miscellaneous drivers for > the SPL. > Signed-off-by: Jean-Marie Lemetayer <[email protected]> Applied to u-boot-imx, next, thanks !
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] =====================================================================

