summaryrefslogtreecommitdiffstats
path: root/platforms/u-boot.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/u-boot.in')
-rw-r--r--platforms/u-boot.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/platforms/u-boot.in b/platforms/u-boot.in
index 491faed60..4ddf3b3fb 100644
--- a/platforms/u-boot.in
+++ b/platforms/u-boot.in
@@ -171,6 +171,18 @@ config U_BOOT_INSTALL_ELF
help
Installing the U-Boot ELF binary into platform image directory.
+config U_BOOT_INSTALL_EFI_APPLICATION
+ prompt "install u-boot-app.efi"
+ bool
+ help
+ Installing the U-Boot EFI application into platform image directory.
+
+config U_BOOT_INSTALL_EFI_PAYLOAD
+ prompt "install u-boot-payload.efi"
+ bool
+ help
+ Installing the U-Boot EFI payload into platform image directory.
+
config U_BOOT_INSTALL_SPL
prompt "install SPL"
bool