linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
@ 2014-04-03 11:16 Hanjun Guo
  2014-04-03 14:40 ` Viresh Kumar
  2014-04-07 17:31 ` Catalin Marinas
  0 siblings, 2 replies; 3+ messages in thread
From: Hanjun Guo @ 2014-04-03 11:16 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Viresh Kumar, Rafael J. Wysocki, Sudeep Holla, linux-arm-kernel,
	linux-kernel, linaro-acpi, Hanjun Guo

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] 3+ messages in thread

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

Thread overview: 3+ 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 14:40 ` Viresh Kumar
2014-04-07 17:31 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).