]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Provide a default command
authorSimon Glass <sjg@chromium.org>
Mon, 25 Apr 2022 05:31:27 +0000 (23:31 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 25 Apr 2022 14:00:04 +0000 (10:00 -0400)
commita91492b6e9c8c72a531a8e53711d0c144d4d1306
treef5b5d31bb6c540d3dfb830a0786b9ab45265733d
parentfca20a5a6262f2a79f3dca65509510def40dc076
bootstd: Provide a default command

We would like to use bootstd by default when EFI boot manager is not
enabled. But so far bootstd does not support all the of distro-boot
fetures. So for now, add an option to select this.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/Kconfig