From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XmLRS-0007AJ-7Z for barebox@lists.infradead.org; Thu, 06 Nov 2014 11:41:30 +0000 Received: from dude.hi.4.pengutronix.de ([10.1.0.7] helo=dude.pengutronix.de.) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1XmLR6-00011N-5V for barebox@lists.infradead.org; Thu, 06 Nov 2014 12:41:08 +0100 From: Lucas Stach Date: Thu, 6 Nov 2014 12:41:03 +0100 Message-Id: <1415274063-1925-1-git-send-email-l.stach@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string To: barebox@lists.infradead.org Was accidently preplaced by the Karo-TX 51 string, restore the previous state. Signed-off-by: Lucas Stach --- 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