X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=7ef928bbe14ae07b8e474e317ae9aa4616bc0199;hb=b4f901042807e59061a862adc265d8f899b2243f;hp=0337163c2a21529a9d76639c51fe65bf40b4bada;hpb=bdaef38171c9ea030bae46b798aba4f430dcac18;p=u-boot diff --git a/include/config_defaults.h b/include/config_defaults.h index 0337163c2a..7ef928bbe1 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -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