]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
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

index a1763ff19993385503d1abdf93fdb6834adc87e8..b9af03d57e3db5bb17a4319cf7d4a1af4440a789 100644 (file)
@@ -144,6 +144,7 @@ config STM32_ECDSA_VERIFY
 
 config CMD_STM32KEY
        bool "command stm32key to fuse public key hash"
+       depends on CMDLINE
        help
                fuse public key hash in corresponding fuse used to authenticate
                binary.