]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6ea1662700383802f7dacf3d04f28638e25cc5f7
tree9d90030f7c5d1823efc653454b7bde36986a23a7
parentd3b9cd5e935e4aa0f408aab8df4c2a664a5c78be
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