[PATCH] arm64: Fix duplicated Kconfig entries again
Viresh Kumar
viresh.kumar at linaro.org
Wed Apr 2 21:23:56 PDT 2014
On Wed, Apr 2, 2014 at 8:10 PM, Josh Boyer <jwboyer at fedoraproject.org> wrote:
> Commit 74397174989e5f70 attempted to clean up the power management options
> for arm64, but when things were merged it didn't fully take effect. Fix
> it again.
>
> Signed-off-by: Josh Boyer <jwboyer at fedoraproject.org>
> ---
> arch/arm64/Kconfig | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 07aa3556952c..8033b9b8a2df 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -321,12 +321,6 @@ menu "CPU Power Management"
>
> source "drivers/cpuidle/Kconfig"
>
> -source "drivers/cpufreq/Kconfig"
> -
> -endmenu
> -
> -menu "Power management options"
> -
> source "kernel/power/Kconfig"
>
> source "drivers/cpufreq/Kconfig"
Reviewed-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the linux-arm-kernel
mailing list