commit | f280514dfab3cb6be2aa087349bb5dbaffbbc494 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Nov 06 11:39:26 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Nov 13 08:37:18 2014 -0500 |
tree | cfc9d79e9ee1b72bf898b0b49d84411236a0f71b | |
parent | 0d34453a0ec9948a8fc27a9bfc66c0c78ba21a25 [diff] |
kconfig: arm: select CPU_V7 for some new boards This commit adds "select CPU_V7" for some new boards that were not covered by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). Redundant "SYS_CPU" defines and "string" directives should be removed. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Georges Savoundararadj <savoundg@gmail.com>