summaryrefslogtreecommitdiff
path: root/include/configs/tbs2910.h
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-05-30 05:24:22 +0200
committerTom Rini <trini@konsulko.com>2020-06-12 13:17:23 -0400
commite63ab4527ea4ee23de7ee3335d14ee597667b457 (patch)
tree77da422845e21a4b3fc98c3cd46f5497341b0e48 /include/configs/tbs2910.h
parent0c7550f03a67d9fd2b67e4c299f6d8908e2c7d5b (diff)
board: tbs2910_defconfig: Add support for booting general purpose distributions
This is needed to enable distro_boot support later on. Adding the necessary configuration to enable booting general purpose distributions is typically done by enabling CONFIG_DISTRO_DEFAULTS. However the resulting image size is is already very close to the size limit and PXE isn't strictly needed, so instead we made sure that all the configuration selected by CONFIG_DISTRO_DEFAULTS were selected, with the exception of PXE related configuration (CONFIG_BOOTP_PXE and CONFIG_CMD_PXE) that are both disabled. With arm-linux-gnueabi-gcc 9.3.0-1 from the Parabola GNU/Linux distribution, we have the following size differences: - text: +7526 bytes - data: +28 bytes - bss: -12 bytes - total: +7542 bytes Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Reviewed-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'include/configs/tbs2910.h')
0 files changed, 0 insertions, 0 deletions