commit | 57c16b0ac1316cff5ec8dab217a3ae669126b68e | [log] [tgz] |
---|---|---|
author | Trevor Woerner <trevor@toganlabs.com> | Fri May 03 09:40:58 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat May 18 08:15:34 2019 -0400 |
tree | f3317106a8da019942c9af6662030b4af0a1eee0 | |
parent | 6fc12919698cdf17fdb23a6ee53f2f12b4d7cd91 [diff] |
CONFIG_SYS_[DI]CACHE_OFF: remove commented lines Eventually these configuration items will be converted to Kconfig, therefore there's little point in leaving commented-out versions of them in include/configs. Signed-off-by: Trevor Woerner <trevor@toganlabs.com>