X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=7ef928bbe14ae07b8e474e317ae9aa4616bc0199;hb=HEAD;hp=abdf3beb0c139fdcf6b25dcaf6047e7022031b56;hpb=bbf2abc0f5a5be0b8081ae8587fa90b376160444;p=u-boot diff --git a/include/config_defaults.h b/include/config_defaults.h index abdf3beb0c..7ef928bbe1 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -12,8 +12,9 @@ /* Support bootm-ing different OSes */ #define CONFIG_BOOTM_LINUX 1 #define CONFIG_BOOTM_NETBSD 1 -#define CONFIG_BOOTM_OSE 1 +#define CONFIG_BOOTM_PLAN9 1 #define CONFIG_BOOTM_RTEMS 1 +#define CONFIG_BOOTM_VXWORKS 1 #define CONFIG_GZIP 1 #define CONFIG_ZLIB 1