Browse Source

common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration

Signed-off-by: Miao Yan <miao.yan@windriver.com>
Miao Yan 11 years ago
parent
commit
de37cdc223
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/config_defaults.h

+ 1 - 0
include/config_defaults.h

@@ -14,6 +14,7 @@
 #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