]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sh: consolidate CONFIG_SYS_CPU defines
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 6 Nov 2014 06:55:22 +0000 (15:55 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 12 Nov 2014 23:48:48 +0000 (08:48 +0900)
commit887363b5f0441b8ec22b586ac77df4bf5a1b09f1
tree36123371883d40db7e66e4a661ab0dbcefdfbddf
parent7d2366627e1f4d1dbf80e65d5bf72b832ca128c9
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>
22 files changed:
arch/sh/Kconfig
board/alphaproject/ap_sh4a_4a/Kconfig
board/espt/Kconfig
board/mpr2/Kconfig
board/ms7720se/Kconfig
board/ms7722se/Kconfig
board/ms7750se/Kconfig
board/renesas/MigoR/Kconfig
board/renesas/ap325rxa/Kconfig
board/renesas/ecovec/Kconfig
board/renesas/r0p7734/Kconfig
board/renesas/r2dplus/Kconfig
board/renesas/r7780mp/Kconfig
board/renesas/rsk7203/Kconfig
board/renesas/rsk7264/Kconfig
board/renesas/rsk7269/Kconfig
board/renesas/sh7752evb/Kconfig
board/renesas/sh7753evb/Kconfig
board/renesas/sh7757lcr/Kconfig
board/renesas/sh7763rdp/Kconfig
board/renesas/sh7785lcr/Kconfig
board/shmin/Kconfig