From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Wed, 07 Aug 2013 11:43:33 -0600 Subject: [PATCH 3/6] ARM: Tegra: Enable OPP library In-Reply-To: References: Message-ID: <52028745.6080707@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/07/2013 08:46 AM, Viresh Kumar wrote: > cpufreq-cpu0 driver is dependent on OPP library and hence we need to enable it > for Tegra as we are going to use cpufreq-cpu0. Shouldn't these be selected by something in drivers/cpufreq/Kconfig?