[PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"

Viresh Kumar viresh.kumar at linaro.org
Thu Apr 3 07:40:58 PDT 2014


On 3 April 2014 16:46, Hanjun Guo <hanjun.guo at linaro.org> wrote:
> There is a duplicated Kconfig entry for "kernel/power/Kconfig"
> in menu "Power management options" and "CPU Power Management",
> remove the one from menu "CPU Power Management" suggested by
> Viresh.
>
> Signed-off-by: Hanjun Guo <hanjun.guo at linaro.org>
> ---
>  arch/arm64/Kconfig |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index e6e4d37..e759af5 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -323,8 +323,6 @@ menu "CPU Power Management"
>
>  source "drivers/cpuidle/Kconfig"
>
> -source "kernel/power/Kconfig"
> -
>  source "drivers/cpufreq/Kconfig"
>
>  endmenu

Reviewed-by: Viresh Kumar <viresh.kumar at linaro.org>



More information about the linux-arm-kernel mailing list