Skip to content

Commit

Permalink
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Browse files Browse the repository at this point in the history
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@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
  • Loading branch information
Hanjun Guo authored and Catalin Marinas committed Apr 22, 2014
1 parent 838977f commit 40732b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,6 @@ menu "CPU Power Management"

source "drivers/cpuidle/Kconfig"

source "kernel/power/Kconfig"

source "drivers/cpufreq/Kconfig"

endmenu
Expand Down

0 comments on commit 40732b3

Please sign in to comment.