commit | c4e1879e913b7f94522e584dee65d9bdf3572b5f | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Jan 15 14:30:54 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jan 19 15:10:06 2024 +0100 |
tree | 6b0a24ba682df319dd9f922a6f5e1862402aaddd | |
parent | 47ad95344d0d76831b03a8acfd71d5675f8ce84b [diff] |
stm32mp: Add dependencies on CMDLINE for command stm32key We cannot use stm32key commands without CONFIG_CMDLINE so add the required condition. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>