diff options
| author | Jean-Marie Lemetayer <[email protected]> | 2023-02-13 14:12:25 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2023-03-30 08:40:27 +0200 |
| commit | 251a3053b1e68de3421e2c5536e58b9632f9c770 (patch) | |
| tree | 1dbe8832efd5bf959847a09b39c834f6b67a3eb0 /scripts/objdiff | |
| parent | 0a98696a0f7dde33cfed055b75236e2253870e92 (diff) | |
misc: imx: remove DM dependency for ocotp driver in SPL
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]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
