linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: kirkwood: add MACH_GURUPLUG_DT to defconfig
@ 2013-03-23 12:58 Sebastian Hesselbarth
  2013-03-26  8:27 ` Andrew Lunn
  2013-03-30 20:55 ` Jason Cooper
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Hesselbarth @ 2013-03-23 12:58 UTC (permalink / raw)
  To: linux-arm-kernel

This patch just adds the missing MACH_GURUPLUG_DT to kirkwood_defconfig.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reported-by: Soeren Moch <smoch@web.de>
---
Cc: Soeren Moch <smoch@web.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Stefan Peter <s.peter@mpl.ch>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-kernel at vger.kernel.org
---
 arch/arm/configs/kirkwood_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig
index 13482ea..5e40f96 100644
--- a/arch/arm/configs/kirkwood_defconfig
+++ b/arch/arm/configs/kirkwood_defconfig
@@ -24,6 +24,7 @@ CONFIG_MACH_IB62X0_DT=y
 CONFIG_MACH_TS219_DT=y
 CONFIG_MACH_DOCKSTAR_DT=y
 CONFIG_MACH_GOFLEXNET_DT=y
+CONFIG_MACH_GURUPLUG_DT=y
 CONFIG_MACH_LSXL_DT=y
 CONFIG_MACH_IOMEGA_IX2_200_DT=y
 CONFIG_MACH_KM_KIRKWOOD_DT=y
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-30 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 12:58 [PATCH] ARM: kirkwood: add MACH_GURUPLUG_DT to defconfig Sebastian Hesselbarth
2013-03-26  8:27 ` Andrew Lunn
2013-03-30 20:55 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).