]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
arm: dts: am3517_evm: Sync DTS files with Linux 4.13-RC5
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index c48f00ea369595a18bb2c5d955a2a9ad5abc7adf..238fa3e1ed46caa14002bd8cb80dfceadea33d89 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -162,6 +162,13 @@ endmenu            # General setup
 
 menu "Boot images"
 
+config ANDROID_BOOT_IMAGE
+       bool "Enable support for Android Boot Images"
+       default y if FASTBOOT
+       help
+         This enables support for booting images which use the Android
+         image format header.
+
 config FIT
        bool "Support Flattened Image Tree"
        select MD5