board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig
authorSoeren Moch <smoch@web.de>
Thu, 27 Aug 2020 19:52:47 +0000 (21:52 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 18 Sep 2020 08:39:43 +0000 (10:39 +0200)
commit4516b535bf16db4231ea27bb95197d869f86893b
tree9d90030f7c5d1823efc653454b7bde36986a23a7
parentbf46474e21ed353574610ea6db0375ff69965a0f
board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig

This is not required for sysboot (we defined fdtfile), let's save a few
bytes in the binary image without these variables.

Signed-off-by: Soeren Moch <smoch@web.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/tbs2910_defconfig