commit | 57e5ecaf755d5301cd33683788e4b8432938bbbe | [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 | 0a61ee880ceecfa8e3ac12774c4424a73c0ba91d [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>