]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
authorShantur Rathore <i@shantur.com>
Sat, 23 Dec 2023 06:51:59 +0000 (06:51 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2024 23:30:08 +0000 (18:30 -0500)
We need BOOTSTD_DEFAULT when BOOTSTD_FULL is selected.

Signed-off-by: Shantur Rathore <i@shantur.com>
boot/Kconfig

index 70ff24808b0b14c2babde07e4399e40b5942144e..71ee41645f3b77762b170ec5f9b40cd0f061ca9f 100644 (file)
@@ -426,6 +426,7 @@ config VPL_BOOTSTD
 config BOOTSTD_FULL
        bool "Enhanced features for standard boot"
        default y if SANDBOX
+       imply BOOTSTD_DEFAULTS
        help
          This enables various useful features for standard boot, which are not
          essential for operation: