commit | a759b1a1a6ae3365bfe2e75937e04a595e1f272f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Nov 06 15:55:22 2014 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Nov 13 08:48:48 2014 +0900 |
tree | 36123371883d40db7e66e4a661ab0dbcefdfbddf | |
parent | 4770e412b353f36f7fc9dc38231c0a5bcc380ed5 [diff] |
sh: consolidate CONFIG_SYS_CPU defines Now each board selects one of CONFIG_CPU_SH2, CONFIG_CPU_SH3, CONFIG_CPU_SH4, so let's move CONFIG_SYS_CPU definition to arch/sh/Kconfig. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>