X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=ad08c1d335d3ba29fd75dcab99f948a5c6a7e278;hb=08efeac55f8c828973b66f0c8607d4505a9e6ceb;hp=d023c632d98288a777f119df0c84620be498f0dc;hpb=1902692aa0b2dcbb9351172be03c57d1e82447e4;p=oweals%2Fu-boot.git diff --git a/include/config_defaults.h b/include/config_defaults.h index d023c632d9..ad08c1d335 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