-
- Downloads
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>
Showing
- arch/sh/Kconfig 38 additions, 0 deletionsarch/sh/Kconfig
- arch/sh/cpu/sh2/config.mk 2 additions, 2 deletionsarch/sh/cpu/sh2/config.mk
- arch/sh/cpu/sh3/config.mk 1 addition, 1 deletionarch/sh/cpu/sh3/config.mk
- arch/sh/cpu/sh4/config.mk 1 addition, 1 deletionarch/sh/cpu/sh4/config.mk
- arch/sh/include/asm/cache.h 2 additions, 2 deletionsarch/sh/include/asm/cache.h
- arch/sh/include/asm/processor.h 3 additions, 3 deletionsarch/sh/include/asm/processor.h
- arch/sh/lib/Makefile 1 addition, 1 deletionarch/sh/lib/Makefile
- drivers/serial/serial_sh.h 1 addition, 1 deletiondrivers/serial/serial_sh.h
- include/configs/rsk7203.h 0 additions, 1 deletioninclude/configs/rsk7203.h
- include/configs/rsk7264.h 0 additions, 1 deletioninclude/configs/rsk7264.h
- include/configs/rsk7269.h 0 additions, 1 deletioninclude/configs/rsk7269.h
- include/sh_tmu.h 4 additions, 4 deletionsinclude/sh_tmu.h
Loading
Please register or sign in to comment