[RFC 15/17] ARM: shmobile: Remove non-multiplatform Marzen reference support
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Nov 25 01:51:33 EST 2013
Hi Simon
> Now that r8a7779 has CCF support remove the legacy Marzen reference
> Kconfig bits CONFIG_MACH_KOELSCH_REFERENCE for the non-multiplatform
> case.
I guess
- CONFIG_MACH_KOELSCH_REFERENCE
+ CONFIG_MACH_MARZEN_REFERENCE
> Starting from this commit Marzen board support is always enabled via
> CONFIG_MACH_KOELSCH, and CONFIG_ARCH_MULTIPLATFORM is used to select
ditto ?
> between board-koelsch.c and board-koelsch-reference.c
> The file board-koelsch-reference.c can no longer be used together with
koelsch <-> marzen ?
> --- a/arch/arm/mach-shmobile/Makefile
> +++ b/arch/arm/mach-shmobile/Makefile
> @@ -69,8 +69,7 @@ obj-$(CONFIG_MACH_BOCKW_REFERENCE) += board-bockw-reference.o
> obj-$(CONFIG_MACH_GENMAI) += board-genmai.o
> obj-$(CONFIG_MACH_GENMAI_REFERENCE) += board-genmai-reference.o
> obj-$(CONFIG_MACH_MARZEN) += board-marzen.o
> -obj-$(CONFIG_MACH_MARZEN_REFERENCE) += board-marzen-reference.o
> -obj-$(CONFIG_MACH_LAGER) += board-lager.o
> +obj-$(CONFIG_MACH_LAGER) += boardo-lager.o
boardo-lager ??
^
Best regards
---
Kuninori Morimoto
More information about the linux-arm-kernel
mailing list