From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp3.mail.ru ([94.100.176.131]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TJkfv-00037W-Rg for barebox@lists.infradead.org; Thu, 04 Oct 2012 12:37:13 +0000 From: Alexander Shiyan Date: Thu, 4 Oct 2012 16:36:59 +0400 Message-Id: <1349354221-28409-1-git-send-email-shc_work@mail.ru> 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-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 1/3] ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU. To: barebox@lists.infradead.org Signed-off-by: Alexander Shiyan --- arch/arm/cpu/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/cpu/Kconfig b/arch/arm/cpu/Kconfig index f55e862..2ed6789 100644 --- a/arch/arm/cpu/Kconfig +++ b/arch/arm/cpu/Kconfig @@ -17,7 +17,7 @@ config CPU_ARM920T and is used in the Maverick EP9312 and the Samsung S3C2410. More information on the Maverick EP9312 at - . + . Say Y if you want support for the ARM920T processor. Otherwise, say N. -- 1.7.3.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox