X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=7ef928bbe14ae07b8e474e317ae9aa4616bc0199;hb=b4f901042807e59061a862adc265d8f899b2243f;hp=567b46c87a5a6fc7bf8451255eb9383da1de3016;hpb=fed029f3c31b7d5df674b5090a13356b631918c7;p=u-boot diff --git a/include/config_defaults.h b/include/config_defaults.h index 567b46c87a..7ef928bbe1 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -14,9 +14,9 @@ #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 -#define CONFIG_PARTITIONS 1 #endif