commit | fe488a85282f9bad0ec036cad19440f8b9489efa | [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 | 855596795e7fd5eaabd3a1a895e267a1a61f0071 [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>