commit | e3e4f7d9d59fe2f6d4a928b461f7c0c6c3015443 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 19 13:01:59 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 20 15:25:00 2016 -0500 |
tree | 9640f67d25a585945281ffc01facfa05709ac8d8 | |
parent | 95c891966f5aa6337f2838a964b8a8b90a1d3dba [diff] |
iocon / bamboo: Drop CONFIG_SYS_LONGHELP The iocon and bamboo boards are often on the verge of, or going over, their allowed size limits depending on toolchain used. If we turn off CONFIG_SYS_LONGHELP we can gain approximately 14KiB back. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Dirk Eibach <dirk.eibach@gdsys.cc>