Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754879AbaFDFKd (ORCPT ); Wed, 4 Jun 2014 01:10:33 -0400 Received: from mail-oa0-f52.google.com ([209.85.219.52]:48603 "EHLO mail-oa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbaFDFKc (ORCPT ); Wed, 4 Jun 2014 01:10:32 -0400 MIME-Version: 1.0 In-Reply-To: <1401820203-21556-1-git-send-email-sboyd@codeaurora.org> References: <1401820203-21556-1-git-send-email-sboyd@codeaurora.org> Date: Wed, 4 Jun 2014 10:40:31 +0530 Message-ID: Subject: Re: [PATCH] unicore32: Remove ARCH_HAS_CPUFREQ config option From: Viresh Kumar To: Stephen Boyd Cc: Guan Xuetao , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4 June 2014 00:00, Stephen Boyd wrote: > This config exists entirely to hide the cpufreq menu from the > kernel configuration unless a platform has selected it. Nothing > is actually built if this config is 'Y' and it just leads to more > patches that add a select under a platform Kconfig so that some > other CPUfreq option can be chosen. Let's remove the option so > that we can always enable CPUfreq drivers on unicore32 platforms. > > Cc: Viresh Kumar > Signed-off-by: Stephen Boyd > --- > arch/unicore32/Kconfig | 6 ------ > 1 file changed, 6 deletions(-) Reviewed-by: Viresh Kumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/