]> git.sur5r.net Git - u-boot/blobdiff - Kconfig
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
[u-boot] / 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