]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Move CONFIG_DISPLAY_CPUINFO to Makefile
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 13 Feb 2014 09:30:27 +0000 (18:30 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:10:05 +0000 (11:10 -0500)
commitca53735a4cd6cc8159e1a9515446e81230dc5b27
treeba1b466a043da80a329899b2283147b29c73d3ee
parent365475e6d14bc1ea9d218c0fd1fe96878a9db94e
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>
arch/arm/cpu/arm926ejs/omap/Makefile
arch/arm/cpu/arm926ejs/omap/cpuinfo.c
arch/arm/cpu/tegra-common/Makefile
arch/arm/cpu/tegra-common/sys_info.c