mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string
@ 2014-11-06 11:41 Lucas Stach
  2014-11-07  6:58 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2014-11-06 11:41 UTC (permalink / raw)
  To: barebox

Was accidently preplaced by the Karo-TX 51 string,
restore the previous state.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
This is broken pretty much since the introduction of
imx multiimage, whatever this means for the popularity
of this board support.
---
 arch/arm/mach-imx/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index ef7c0a196381..46d0f3d11af0 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -442,7 +442,7 @@ config MACH_GUF_CUPID
 comment "i.MX51 Boards"
 
 config MACH_EUKREA_CPUIMX51SD
-	bool "Ka-Ro TX51"
+	bool "EUKREA CPUIMX51"
 	select ARCH_IMX51
 	help
 	  Say Y here if you are using Eukrea's CPUIMX51 equipped
-- 
2.1.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-11-07  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06 11:41 [PATCH] arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string Lucas Stach
2014-11-07  6:58 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox