From patchwork Thu Dec 15 11:16:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Zhao X-Patchwork-Id: 5760 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 4B99623E21 for ; Thu, 15 Dec 2011 11:17:01 +0000 (UTC) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by fiordland.canonical.com (Postfix) with ESMTP id 43754A188A5 for ; Thu, 15 Dec 2011 11:17:01 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id e52so2199223eek.11 for ; Thu, 15 Dec 2011 03:17:01 -0800 (PST) Received: by 10.205.129.137 with SMTP id hi9mr642141bkc.90.1323947821082; Thu, 15 Dec 2011 03:17:01 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.205.129.2 with SMTP id hg2cs37485bkc; Thu, 15 Dec 2011 03:17:00 -0800 (PST) Received: by 10.180.88.106 with SMTP id bf10mr3955903wib.25.1323947819780; Thu, 15 Dec 2011 03:16:59 -0800 (PST) Received: from VA3EHSOBE010.bigfish.com (va3ehsobe010.messaging.microsoft.com. [216.32.180.30]) by mx.google.com with ESMTPS id ec10si3287064wib.103.2011.12.15.03.16.59 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Dec 2011 03:16:59 -0800 (PST) Received-SPF: neutral (google.com: 216.32.180.30 is neither permitted nor denied by best guess record for domain of richard.zhao@linaro.org) client-ip=216.32.180.30; Authentication-Results: mx.google.com; spf=neutral (google.com: 216.32.180.30 is neither permitted nor denied by best guess record for domain of richard.zhao@linaro.org) smtp.mail=richard.zhao@linaro.org Received: from mail165-va3-R.bigfish.com (10.7.14.248) by VA3EHSOBE010.bigfish.com (10.7.40.12) with Microsoft SMTP Server id 14.1.225.22; Thu, 15 Dec 2011 11:16:59 +0000 Received: from mail165-va3 (localhost [127.0.0.1]) by mail165-va3-R.bigfish.com (Postfix) with ESMTP id 81E4164009C; Thu, 15 Dec 2011 11:17:03 +0000 (UTC) X-SpamScore: 0 X-BigFish: VS0(zzzz1202hzz8275dhz2dh87h2a8h668h839h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-FB-DOMAIN-IP-MATCH: fail Received: from mail165-va3 (localhost.localdomain [127.0.0.1]) by mail165-va3 (MessageSwitch) id 1323947823254656_11368; Thu, 15 Dec 2011 11:17:03 +0000 (UTC) Received: from VA3EHSMHS012.bigfish.com (unknown [10.7.14.250]) by mail165-va3.bigfish.com (Postfix) with ESMTP id 2983B480047; Thu, 15 Dec 2011 11:17:03 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS012.bigfish.com (10.7.99.22) with Microsoft SMTP Server (TLS) id 14.1.225.22; Thu, 15 Dec 2011 11:16:56 +0000 Received: from az33smr01.freescale.net (10.64.34.199) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server id 14.1.355.3; Thu, 15 Dec 2011 05:16:55 -0600 Received: from b20223-02.ap.freescale.net (b20223-02.ap.freescale.net [10.192.242.124]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id pBFBGd32009736; Thu, 15 Dec 2011 05:16:52 -0600 (CST) From: Richard Zhao To: , CC: , , , , , , , Richard Zhao Subject: [RFC V1 4/4] arm/imx6q: select ARCH_HAS_CPUFREQ Date: Thu, 15 Dec 2011 19:16:38 +0800 Message-ID: <1323947798-25251-4-git-send-email-richard.zhao@linaro.org> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1323947798-25251-1-git-send-email-richard.zhao@linaro.org> References: <1323947798-25251-1-git-send-email-richard.zhao@linaro.org> MIME-Version: 1.0 X-OriginatorOrg: sigmatel.com Signed-off-by: Richard Zhao --- arch/arm/mach-imx/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index c44aa97..39cf00a 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -595,6 +595,7 @@ comment "i.MX6 family:" config SOC_IMX6Q bool "i.MX6 Quad support" + select ARCH_HAS_CPUFREQ select ARM_GIC select CACHE_L2X0 select CPU_V7