From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XSQLR-0003rW-Pn for barebox@lists.infradead.org; Fri, 12 Sep 2014 12:52:58 +0000 Received: by mail-la0-f42.google.com with SMTP id hz20so881775lab.1 for ; Fri, 12 Sep 2014 05:52:33 -0700 (PDT) From: Antony Pavlov Date: Fri, 12 Sep 2014 16:52:23 +0400 Message-Id: <1410526344-21189-2-git-send-email-antonynpavlov@gmail.com> In-Reply-To: <1410526344-21189-1-git-send-email-antonynpavlov@gmail.com> References: <1410526344-21189-1-git-send-email-antonynpavlov@gmail.com> 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 1/2] MIPS: xburst: Kconfig: add comment To: barebox@lists.infradead.org Signed-off-by: Antony Pavlov --- arch/mips/mach-xburst/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/mach-xburst/Kconfig b/arch/mips/mach-xburst/Kconfig index df2539a..fd106fe 100644 --- a/arch/mips/mach-xburst/Kconfig +++ b/arch/mips/mach-xburst/Kconfig @@ -58,4 +58,4 @@ config JZ47XX_DEBUG_LL_UART4 endchoice endif # DEBUG_LL -endif +endif # MACH_MIPS_XBURST -- 2.1.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox