tbs2910: Disable VxWorks image booting support
authorTom Rini <trini@konsulko.com>
Wed, 27 Nov 2019 14:23:05 +0000 (09:23 -0500)
committerStefano Babic <sbabic@denx.de>
Tue, 3 Dec 2019 10:13:05 +0000 (11:13 +0100)
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 <smoch@web.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Soeren Moch <smoch@web.de>
configs/tbs2910_defconfig

index ffe043678cdfcdd470fcb6b120f947f59c811b60..22fa0e13844171a92f6c5cec656993ff942c824c 100644 (file)
@@ -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