commit | 76656bca9e4d7d7093333a1986c6ebb228571ed6 | [log] [tgz] |
---|---|---|
author | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | Wed Jul 13 19:42:49 2022 +0300 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 26 02:30:56 2022 -0600 |
tree | 6902e156b64d3e79a0106cb5dcf41f2b9ad8443b | |
parent | 006e56b1ae951c5247fb11081c1a9693e0b65f8a [diff] |
dm: fix mis-word in SPL_DM description Replace logically correct word in the description. Fixes: 91a91ff804d ("dm: Add Kconfig options for driver model SPL support") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io> Reviewed-by: Simon Glass <sjg@chromium.org>