From: Tom Rini Date: Wed, 27 Nov 2019 14:23:05 +0000 (-0500) Subject: tbs2910: Disable VxWorks image booting support X-Git-Tag: v2020.01-rc5~11^2~20 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a80a49b2375b3947235e27849e07d38d3f5cfe30;p=oweals%2Fu-boot.git tbs2910: Disable VxWorks image booting support There are currently no known users of this functionality on this platform, disable it to prepare for additional VxWorks functionality that would cause this platform to fail to link. Cc: Soeren Moch Signed-off-by: Tom Rini Acked-by: Soeren Moch --- diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index ffe043678c..22fa0e1384 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -21,6 +21,7 @@ CONFIG_SYS_PROMPT="Matrix U-Boot> " CONFIG_CMD_BOOTZ=y # CONFIG_BOOTM_PLAN9 is not set # CONFIG_BOOTM_RTEMS is not set +# CONFIG_BOOTM_VXWORKS is not set # CONFIG_CMD_FDT is not set CONFIG_CMD_MEMTEST=y # CONFIG_CMD_FLASH is not set