mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-29 06:31:28 +01:00
bootstd: Correct 'VPL' typo
Correct a 'VPL' typo in the Kconfig. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
3693ee98ea
commit
1c419582f6
@ -385,7 +385,7 @@ config BOOTSTD_FULL
|
|||||||
as well as the "boot_targets" environment variable
|
as well as the "boot_targets" environment variable
|
||||||
|
|
||||||
config SPL_BOOTSTD
|
config SPL_BOOTSTD
|
||||||
bool "Standard boot support in VPL"
|
bool "Standard boot support in SPL"
|
||||||
depends on SPL && SPL_DM && SPL_OF_CONTROL && SPL_BLK
|
depends on SPL && SPL_DM && SPL_OF_CONTROL && SPL_BLK
|
||||||
default y if VPL
|
default y if VPL
|
||||||
help
|
help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user