Message ID | 1436942723-5934-1-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Superseded |
Commit | 8dd80b6d7c5bac89315d07c0c2495fe31d0cb348 |
Delegated to: | Simon Horman |
Headers | show |
Hi Simon, On Wed, Jul 15, 2015 at 3:45 PM, Simon Horman <horms+renesas@verge.net.au> wrote: > Kill of the defconfig bits now when the marzen-reference board code is gone. > > Based on work by Magnus Damm. > > Cc: Magnus Damm <magnus.damm@gmail.com> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) Thanks Simon, looking good. You have my Acked-by or whatever would be suitable. =) Cheers, / magnus -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Jul 15, 2015 at 03:46:41PM +0900, Magnus Damm wrote: > Hi Simon, > > On Wed, Jul 15, 2015 at 3:45 PM, Simon Horman > <horms+renesas@verge.net.au> wrote: > > Kill of the defconfig bits now when the marzen-reference board code is gone. > > > > Based on work by Magnus Damm. > > > > Cc: Magnus Damm <magnus.damm@gmail.com> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> > > --- > > arch/arm/configs/multi_v7_defconfig | 1 - > > 1 file changed, 1 deletion(-) > > Thanks Simon, looking good. You have my Acked-by or whatever would be > suitable. =) Thanks, I will queue this up. -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Jul 15, 2015 at 8:45 AM, Simon Horman <horms+renesas@verge.net.au> wrote: > Kill of the defconfig bits now when the marzen-reference board code is gone. > > Based on work by Magnus Damm. > > Cc: Magnus Damm <magnus.damm@gmail.com> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 6d83a1bf0c74..b34cd868daa5 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -82,7 +82,6 @@ CONFIG_ARCH_R8A7790=y CONFIG_ARCH_R8A7791=y CONFIG_ARCH_R8A7794=y CONFIG_ARCH_SH73A0=y -CONFIG_MACH_MARZEN=y CONFIG_ARCH_SUNXI=y CONFIG_ARCH_SIRF=y CONFIG_ARCH_TEGRA=y
Kill of the defconfig bits now when the marzen-reference board code is gone. Based on work by Magnus Damm. Cc: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) --- Tested on top of renesas-next-20150715-v4.2-rc1