projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83a8424
)
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
author
Shantur Rathore
<i@shantur.com>
Sat, 23 Dec 2023 06:51:59 +0000
(06:51 +0000)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/boot/Kconfig
b/boot/Kconfig
index 70ff24808b0b14c2babde07e4399e40b5942144e..71ee41645f3b77762b170ec5f9b40cd0f061ca9f 100644
(file)
--- a/
boot/Kconfig
+++ b/
boot/Kconfig
@@
-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: