commit | c5091c5fc685f8cdd6e09311a697deb470a9ffa2 | [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 | 18592cc40b5d89847c1ba28d02b5ae3bfe71a1dc [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>