X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=7ef928bbe14ae07b8e474e317ae9aa4616bc0199;hb=4f58002013ba1e89eb8fda015ff495bd37cd4016;hp=567b46c87a5a6fc7bf8451255eb9383da1de3016;hpb=fed029f3c31b7d5df674b5090a13356b631918c7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/config_defaults.h b/include/config_defaults.h index 567b46c..7ef928b 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