From patchwork Wed Aug 7 14:46:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 18837 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f198.google.com (mail-ye0-f198.google.com [209.85.213.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 04C7C246B3 for ; Wed, 7 Aug 2013 14:47:35 +0000 (UTC) Received: by mail-ye0-f198.google.com with SMTP id m12sf2043602yen.9 for ; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:in-reply-to:references :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=KKBdiON0pGQ88xwgWDlFSlysOh0TORrXuAFHhwDi8j0=; b=ibaErmCMvATsPXuW1i0byxykM776xia+ha8QveANsjait94ZN0DIfjuphow7eMnmrk pmLTeXeOtxc6sGri1UVyUr93MWJtxRI/vGXao2mKwuHtBVf0AlOMkztrUY5x80toObxF dvsAC3sVqe+nf84JpgWNtIcHtqv4fN9+gok8CHeJ+BT/ToMnH4BvnEOh/c2RpsCI56wk qwZKz/OPd/3oD18n1rdFrra+sFcEfnin34vSJK8t3LPkY+XzZDWfHKzzxU01hmXLcjGC +37DWC6vSL1FS4HeBMcUQKvENIBYd537oANjDtLkmTHJXhQoJxD5R6dRnnEhbUNX28Nq m0xA== X-Received: by 10.236.147.50 with SMTP id s38mr1443458yhj.44.1375886854818; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.0.41 with SMTP id 9ls728959qeb.15.gmail; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) X-Received: by 10.220.182.69 with SMTP id cb5mr1416727vcb.41.1375886854729; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by mx.google.com with ESMTPS id l7si1681878vcg.130.2013.08.07.07.47.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 07 Aug 2013 07:47:34 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.177; Received: by mail-ve0-f177.google.com with SMTP id cz11so1893610veb.36 for ; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) X-Gm-Message-State: ALoCoQksbPdjmtMx8Jvih7pWDyy9JY9hQRpzpOkpAOQTmwXImtJxdqL1Rj/zHXwEaiYxKqQSLS6v X-Received: by 10.58.128.71 with SMTP id nm7mr566366veb.51.1375886854620; Wed, 07 Aug 2013 07:47:34 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.11.8 with SMTP id pc8csp204981vcb; Wed, 7 Aug 2013 07:47:34 -0700 (PDT) X-Received: by 10.66.119.196 with SMTP id kw4mr932034pab.164.1375886853693; Wed, 07 Aug 2013 07:47:33 -0700 (PDT) Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48]) by mx.google.com with ESMTPS id ln5si6263012pab.237.2013.08.07.07.47.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 07 Aug 2013 07:47:33 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.48 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.160.48; Received: by mail-pb0-f48.google.com with SMTP id ma3so1971217pbc.21 for ; Wed, 07 Aug 2013 07:47:33 -0700 (PDT) X-Received: by 10.66.159.132 with SMTP id xc4mr1126467pab.27.1375886853279; Wed, 07 Aug 2013 07:47:33 -0700 (PDT) Received: from localhost ([122.172.193.46]) by mx.google.com with ESMTPSA id eq5sm8659109pbc.15.2013.08.07.07.47.29 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 07 Aug 2013 07:47:32 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl, swarren@nvidia.com Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@linaro.org, linux-arm-kernel@lists.infradead.org, Viresh Kumar Subject: [PATCH 4/6] ARM: Tegra: defconfig: select cpufreq-cpu0 driver Date: Wed, 7 Aug 2013 20:16:46 +0530 Message-Id: <4b07346ff53328e93939d03e5eac0ce4c3b3d176.1375886595.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e In-Reply-To: References: In-Reply-To: References: X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Tegra requires cpufreq-cpu0 driver to be compiled in and hence we select it from the defconfig. Signed-off-by: Viresh Kumar --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 1effb43..3fcec8f 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -38,6 +38,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_KEXEC=y CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y +CONFIG_GENERIC_CPUFREQ_CPU0=y CONFIG_CPU_IDLE=y CONFIG_VFP=y CONFIG_PM_RUNTIME=y