Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y

We need BOOTSTD_DEFAULT when BOOTSTD_FULL is selected.

Signed-off-by: Shantur Rathore <i@shantur.com>
This commit is contained in:
Shantur Rathore 2023-12-23 06:51:59 +00:00 committed by Tom Rini
parent 83a8424722
commit fea3efb757

View 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: