commit | c2c2977227624a20f4a7d79e8abe0548b8acf626 | [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 | 82f5942e51b96ffdfd689ec8b4cbfab5c9b15f7d [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>