mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration
Signed-off-by: Miao Yan <miao.yan@windriver.com>
This commit is contained in:
@ -14,6 +14,7 @@
|
|||||||
#define CONFIG_BOOTM_NETBSD 1
|
#define CONFIG_BOOTM_NETBSD 1
|
||||||
#define CONFIG_BOOTM_PLAN9 1
|
#define CONFIG_BOOTM_PLAN9 1
|
||||||
#define CONFIG_BOOTM_RTEMS 1
|
#define CONFIG_BOOTM_RTEMS 1
|
||||||
|
#define CONFIG_BOOTM_VXWORKS 1
|
||||||
|
|
||||||
#define CONFIG_GZIP 1
|
#define CONFIG_GZIP 1
|
||||||
#define CONFIG_ZLIB 1
|
#define CONFIG_ZLIB 1
|
||||||
|
Reference in New Issue
Block a user