From 784b352aeeed917f9cf75b3e8fc74aec12a48a01 Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Thu, 6 Nov 2014 12:41:03 +0100 Subject: arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string Was accidently preplaced by the Karo-TX 51 string, restore the previous state. Signed-off-by: Lucas Stach Signed-off-by: Sascha Hauer --- 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 ef7c0a1963..46d0f3d11a 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 -- cgit v1.2.3