]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - arch/sh/Kconfig
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 6 Nov 2014 06:55:21 +0000 (15:55 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 12 Nov 2014 23:47:58 +0000 (08:47 +0900)
commit7d2366627e1f4d1dbf80e65d5bf72b832ca128c9
treee405318a2fea1588cabc452046665a0e069f7452
parent0e29429f76e5578771c80c6d9e160440944a77f2
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig

This commit moves CONFIG_SH2, CONFIG_SH2A, CONFIG_SH3, CONFIG_SH4
to Kconfig renaming into CONFIG_CPU_SH2, CONFIG_CPU_SH2A,
CONFIG_CPU_SH3, CONFIG_CPU_SH4, respectively because
arch/sh/Kconfig of Linux uses CONFIG_CPU_SH* convention.

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>
12 files changed:
arch/sh/Kconfig
arch/sh/cpu/sh2/config.mk
arch/sh/cpu/sh3/config.mk
arch/sh/cpu/sh4/config.mk
arch/sh/include/asm/cache.h
arch/sh/include/asm/processor.h
arch/sh/lib/Makefile
drivers/serial/serial_sh.h
include/configs/rsk7203.h
include/configs/rsk7264.h
include/configs/rsk7269.h
include/sh_tmu.h