From patchwork Thu May 29 07:49:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gaku Inami X-Patchwork-Id: 4262681 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 479C9BF90B for ; Thu, 29 May 2014 07:53:56 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 823A12034A for ; Thu, 29 May 2014 07:53:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A8DA020256 for ; Thu, 29 May 2014 07:53:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756062AbaE2Hxy (ORCPT ); Thu, 29 May 2014 03:53:54 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:14538 "EHLO relmlie1.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754878AbaE2Hxx (ORCPT ); Thu, 29 May 2014 03:53:53 -0400 Received: from unknown (HELO relmlir2.idc.renesas.com) ([10.200.68.152]) by relmlie1.idc.renesas.com with ESMTP; 29 May 2014 16:53:52 +0900 Received: from relmlac3.idc.renesas.com (relmlac3.idc.renesas.com [10.200.69.23]) by relmlir2.idc.renesas.com (Postfix) with ESMTP id A551C4972E; Thu, 29 May 2014 16:53:52 +0900 (JST) Received: by relmlac3.idc.renesas.com (Postfix, from userid 0) id 86F15180A1; Thu, 29 May 2014 16:53:52 +0900 (JST) Received: from relmlac3.idc.renesas.com (localhost [127.0.0.1]) by relmlac3.idc.renesas.com (Postfix) with ESMTP id 7F486180A0; Thu, 29 May 2014 16:53:52 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac3.idc.renesas.com with ESMTP id SAU17809; Thu, 29 May 2014 16:53:52 +0900 X-IronPort-AV: E=Sophos;i="4.98,932,1392130800"; d="scan'208";a="161920005" Received: from mail-hk1lp0121.outbound.protection.outlook.com (HELO APAC01-HK1-obe.outbound.protection.outlook.com) ([207.46.51.121]) by relmlii2.idc.renesas.com with ESMTP/TLS/AES128-SHA; 29 May 2014 16:53:52 +0900 Received: from [10.164.207.238] (211.11.155.149) by HKXPR06MB373.apcprd06.prod.outlook.com (10.141.136.20) with Microsoft SMTP Server (TLS) id 15.0.954.9; Thu, 29 May 2014 07:53:50 +0000 Message-ID: <5386E699.2000107@bp.renesas.com> Date: Thu, 29 May 2014 16:49:45 +0900 From: Gaku Inami User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: , Magnus Damm , Simon Horman Subject: [PATCH 7/7] ARM: shmobile: Enable CPUFREQ configuration X-Originating-IP: [211.11.155.149] X-ClientProxiedBy: SIXPR04CA011.apcprd04.prod.outlook.com (10.141.119.31) To HKXPR06MB373.apcprd06.prod.outlook.com (10.141.136.20) X-Forefront-PRVS: 022649CC2C X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6009001)(6049001)(428001)(189002)(199002)(102836001)(19580395003)(21056001)(83322001)(19580405001)(64126003)(42186004)(74662001)(74502001)(101416001)(46102001)(77982001)(59896001)(50466002)(81342001)(79102001)(50986999)(54356999)(87266999)(81542001)(31966008)(76482001)(99396002)(47776003)(64706001)(86362001)(20776003)(85852003)(83072002)(87976001)(83506001)(33656002)(4396001)(23736002)(92726001)(65806001)(92566001)(80022001)(65956001)(65816999)(66066001); DIR:OUT; SFP:; SCL:1; SRVR:HKXPR06MB373; H:[10.164.207.238]; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:1; A:0; LANG:en; Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=gaku.inami.xw@bp.renesas.com; X-OriginatorOrg: bp.renesas.com Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This changes of configuration is multiplatform build only for r8a7790/r8a7791. Signed-off-by: Gaku Inami --- arch/arm/configs/shmobile_defconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 94d7736..5360c2a 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -147,3 +147,15 @@ CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set # CONFIG_ARM_UNWIND is not set +CONFIG_CPU_FREQ=y +CONFIG_CPU_FREQ_GOV_COMMON=y +CONFIG_CPU_FREQ_STAT=y +CONFIG_CPU_FREQ_STAT_DETAILS=y +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y +CONFIG_CPU_FREQ_GOV_POWERSAVE=y +CONFIG_CPU_FREQ_GOV_USERSPACE=y +CONFIG_CPU_FREQ_GOV_ONDEMAND=y +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y +CONFIG_CPU_THERMAL=y +CONFIG_GENERIC_CPUFREQ_CPU0=y