]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/config_defaults.h
Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / include / config_defaults.h
index 0337163c2a21529a9d76639c51fe65bf40b4bada..7ef928bbe14ae07b8e474e317ae9aa4616bc0199 100644 (file)
@@ -12,7 +12,9 @@
 /* Support bootm-ing different OSes */
 #define CONFIG_BOOTM_LINUX 1
 #define CONFIG_BOOTM_NETBSD 1
+#define CONFIG_BOOTM_PLAN9 1
 #define CONFIG_BOOTM_RTEMS 1
+#define CONFIG_BOOTM_VXWORKS 1
 
 #define CONFIG_GZIP 1
 #define CONFIG_ZLIB 1