commit | 0d59219a1db8d2e3846dc8a3c3ad521e4d485227 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Thu Aug 27 21:52:47 2020 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Sep 18 10:39:43 2020 +0200 |
tree | 9d90030f7c5d1823efc653454b7bde36986a23a7 | |
parent | c314404da45f20c8744a41458042d3939f58ea30 [diff] |
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>