m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
This commit intends to stop grepping CPU type in
arch/m68k/cpu/mcf52x2/config.mk.
Move the CPU type config options from include/configs/*.h
to arch/m68k/Kconfig and refactor the CPU flags select in
arch/m68k/cpu/mcf52x2/config.mk.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Angelo Dureghello <angelo@sysam.it>
Showing
- arch/m68k/Kconfig 45 additions, 0 deletionsarch/m68k/Kconfig
- arch/m68k/cpu/mcf52x2/config.mk 8 additions, 29 deletionsarch/m68k/cpu/mcf52x2/config.mk
- include/configs/M5208EVBE.h 0 additions, 3 deletionsinclude/configs/M5208EVBE.h
- include/configs/M5249EVB.h 0 additions, 3 deletionsinclude/configs/M5249EVB.h
- include/configs/M5253DEMO.h 0 additions, 2 deletionsinclude/configs/M5253DEMO.h
- include/configs/M5253EVBE.h 0 additions, 2 deletionsinclude/configs/M5253EVBE.h
- include/configs/M5272C3.h 0 additions, 3 deletionsinclude/configs/M5272C3.h
- include/configs/M5275EVB.h 0 additions, 2 deletionsinclude/configs/M5275EVB.h
- include/configs/M5282EVB.h 0 additions, 3 deletionsinclude/configs/M5282EVB.h
- include/configs/cobra5272.h 0 additions, 10 deletionsinclude/configs/cobra5272.h
- include/configs/eb_cpu5282.h 0 additions, 3 deletionsinclude/configs/eb_cpu5282.h
Loading
Please register or sign in to comment