]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Kconfig: boot: restyle
authorJohan Jonker <jbx6244@gmail.com>
Wed, 10 Jun 2026 14:37:17 +0000 (16:37 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2026 20:13:31 +0000 (14:13 -0600)
Restyle all Kconfigs for "boot":
Menu entries   : no space left
Menu attributes: 1 TAB
Help text      : 1 TAB + 2 spaces
Replace '---help---' by 'help'

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
boot/Kconfig

index e6927d60b7b0d28ecc25911db421d0b6da9124bc..8e468c5617657988c3865b9b3ca3209291316efc 100644 (file)
@@ -686,9 +686,9 @@ config BOOTMETH_QFW
        depends on QFW
        default y
        help
-        Use QEMU parameters -kernel, -initrd, -append to determine the kernel,
-        initial RAM disk, and kernel command line parameters to boot an
-        operating system. U-Boot's control device-tree is passed to the kernel.
+         Use QEMU parameters -kernel, -initrd, -append to determine the kernel,
+         initial RAM disk, and kernel command line parameters to boot an
+         operating system. U-Boot's control device-tree is passed to the kernel.
 
 config BOOTMETH_VBE
        bool "Bootdev support for Verified Boot for Embedded"
@@ -1084,7 +1084,7 @@ config MEASURED_BOOT
          to use some attestation tools on your system.
 
 if MEASURED_BOOT
-       config MEASURE_DEVICETREE
+config MEASURE_DEVICETREE
        bool "Measure the devicetree image"
        default y if MEASURED_BOOT
        help
@@ -1093,7 +1093,7 @@ if MEASURED_BOOT
          Therefore, it should not be measured into the TPM. In that case,
          disable the measurement here.
 
-       config MEASURE_IGNORE_LOG
+config MEASURE_IGNORE_LOG
        bool "Ignore the existing event log"
        help
          On platforms that use an event log memory region that persists