Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755486AbaJXFhQ (ORCPT ); Fri, 24 Oct 2014 01:37:16 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:43724 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751482AbaJXFhN (ORCPT ); Fri, 24 Oct 2014 01:37:13 -0400 X-Listener-Flag: 11101 Subject: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs From: Yingjoe Chen To: Matthias Brugger CC: Rob Herring , , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Olof Johansson , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , srv_heupstream , Yingjoe Chen , Hsien-Chun Yen , huang eddie , Nathan Chung , Yuhau Chen , Sascha Hauer In-Reply-To: References: <1413973797-17619-1-git-send-email-yingjoe.chen@mediatek.com> <1413973797-17619-9-git-send-email-yingjoe.chen@mediatek.com> <1413984696.19686.72.camel@mtksdaap41> Content-Type: text/plain; charset="UTF-8" Date: Fri, 24 Oct 2014 13:37:06 +0800 Message-ID: <1414129026.14830.588.camel@mtksdaap41> MIME-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Joe.C" We support more MediaTek SoCs now, update the description. Signed-off-by: Joe.C --- arch/arm/mach-mediatek/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-mediatek/Kconfig b/arch/arm/mach-mediatek/Kconfig index 2c043a2..f73f588 100644 --- a/arch/arm/mach-mediatek/Kconfig +++ b/arch/arm/mach-mediatek/Kconfig @@ -1,6 +1,6 @@ config ARCH_MEDIATEK - bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7 + bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7 select ARM_GIC select MTK_TIMER help - Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589. + Support for Mediatek MT65xx & MT81xx SoCs -- 1.8.1.1.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/