From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 5/5] cpufreq:boost:Kconfig: Enable boost support at Kconfig Date: Thu, 6 Jun 2013 21:18:17 +0530 Message-ID: References: <1370502472-7249-1-git-send-email-l.majewski@samsung.com> <1370502472-7249-6-git-send-email-l.majewski@samsung.com> <20130606144910.GA1194@redhat.com> <20130606171431.41d63591@amdc308.digital.local> <20130606152104.GA11015@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20130606152104.GA11015@redhat.com> Sender: cpufreq-owner@vger.kernel.org To: Dave Jones Cc: Lukasz Majewski , Viresh Kumar , "Rafael J. Wysocky" , "cpufreq@vger.kernel.org" , Linux PM list , Vincent Guittot , Jonghwa Lee , Myungjoo Ham , linux-kernel , Lukasz Majewski , Andre Przywara , Daniel Lezcano List-Id: linux-pm@vger.kernel.org On 6 June 2013 20:51, Dave Jones wrote: > Given CPUFREQ is available on more platforms than X86/ARM, this option > could also use a depends. It should be disabled by default, so please add default n. But we don't need a depends here as everybody is open to use it. Its a core feature.