From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pl1-x643.google.com ([2607:f8b0:4864:20::643]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fvF4x-0000G3-S6 for barebox@lists.infradead.org; Thu, 30 Aug 2018 05:01:13 +0000 Received: by mail-pl1-x643.google.com with SMTP id u11-v6so3313787plq.5 for ; Wed, 29 Aug 2018 22:01:01 -0700 (PDT) From: Andrey Smirnov Date: Wed, 29 Aug 2018 22:00:45 -0700 Message-Id: <20180830050045.12100-1-andrew.smirnov@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] ARM: vf610dev: Change "Zodiac" to "ZII" To: barebox@lists.infradead.org Cc: Andrey Smirnov Change "Zodiac" to "ZII" in menu entry corresponding to Vybrid Dev Board in order to be consistent with all other boards by ZII. Signed-off-by: Andrey Smirnov --- 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 4fa00bfdb..74c8caf5c 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -426,7 +426,7 @@ config MACH_ZII_RDU3 select ARM_SMCCC config MACH_ZII_VF610_DEV - bool "Zodiac VF610 Dev Family" + bool "ZII VF610 Dev Family" select ARCH_VF610 select CLKDEV_LOOKUP -- 2.17.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox