summaryrefslogtreecommitdiffstats
path: root/boot/uboot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/uboot/Config.in')
-rw-r--r--boot/uboot/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index a1874a158..aadf75707 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -98,6 +98,9 @@ config BR2_TARGET_UBOOT_FORMAT_LDR
depends on BR2_bfin
bool "u-boot.ldr"
+config BR2_TARGET_UBOOT_FORMAT_ELF
+ bool "u-boot.elf"
+
endchoice
config BR2_TARGET_UBOOT_OMAP_IFT