summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-27 09:23:05 -0500
committerStefano Babic <sbabic@denx.de>2019-12-03 11:13:05 +0100
commita80a49b2375b3947235e27849e07d38d3f5cfe30 (patch)
treeefc7e08634099c81adeee06733e90c7c04bfa07b /configs
parent1297989804d66c8db92efbf9fa2e6cc76965a943 (diff)
downloadu-boot-a80a49b2375b3947235e27849e07d38d3f5cfe30.tar.gz
u-boot-a80a49b2375b3947235e27849e07d38d3f5cfe30.tar.xz
u-boot-a80a49b2375b3947235e27849e07d38d3f5cfe30.zip
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 <smoch@web.de> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/tbs2910_defconfig1
1 files changed, 1 insertions, 0 deletions
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