commit | ca53735a4cd6cc8159e1a9515446e81230dc5b27 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Feb 13 18:30:27 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:10:05 2014 -0500 |
tree | ba1b466a043da80a329899b2283147b29c73d3ee | |
parent | 365475e6d14bc1ea9d218c0fd1fe96878a9db94e [diff] |
Move CONFIG_DISPLAY_CPUINFO to Makefile If the whole code is surrounded by #ifdef(CONFIG_ ) .. #endif, it should be moved to Makefile. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>