All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
@ 2014-04-03 11:16 ` Hanjun Guo
  0 siblings, 0 replies; 6+ messages in thread
From: Hanjun Guo @ 2014-04-03 11:16 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
 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
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-07 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 11:16 [PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" Hanjun Guo
2014-04-03 11:16 ` Hanjun Guo
2014-04-03 14:40 ` Viresh Kumar
2014-04-03 14:40   ` Viresh Kumar
2014-04-07 17:31 ` Catalin Marinas
2014-04-07 17:31   ` Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.