]> git.ipfire.org Git - thirdparty/u-boot.git/commit
stm32mp: Add dependencies on CMDLINE for command stm32key
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 15 Jan 2024 13:30:54 +0000 (14:30 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Jan 2024 14:10:06 +0000 (15:10 +0100)
commitc2c2977227624a20f4a7d79e8abe0548b8acf626
tree6b0a24ba682df319dd9f922a6f5e1862402aaddd
parent82f5942e51b96ffdfd689ec8b4cbfab5c9b15f7d
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>
arch/arm/mach-stm32mp/Kconfig