commit | 904aec01b5adef059ffead83fd9ce4c1661901c8 | [log] [tgz] |
---|---|---|
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | Sat May 30 05:24:21 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 12 13:17:23 2020 -0400 |
tree | 25d1c46b61ac7cfb24ae8333310422ea412399bf | |
parent | 7bfb638919b6e370f35cbc8ea3e2f8f90250d415 [diff] |
board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig This doesn't affect the size of the image: with arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution, the text, data, bss and total sizes remain unchanged. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Reviewed-by: Soeren Moch <smoch@web.de>