commit | 06d7f6d4e8953c3aa120a05450e6d43ef51c6793 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel@ziswiler.com> | Sun Mar 01 00:53:14 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Mar 02 10:59:50 2015 +0100 |
tree | 225cd42c2a3d32dc87b9fae8c388fbaaa7fdae4a | |
parent | 7382e6781e035cfeab94ed5d0a0fbf53ca46b67b [diff] |
pxa: colibri_pxa270: disable loadb/s commands and long help To save more than 20 KB of precious space in NOR flash get rid of the following configuration options: CONFIG_CMD_LOADB CONFIG_CMD_LOADS CONFIG_SYS_LONGHELP Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>