[PATCH] arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string

Lucas Stach l.stach at pengutronix.de
Thu Nov 6 03:41:03 PST 2014


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

Signed-off-by: Lucas Stach <l.stach at 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




More information about the barebox mailing list