All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: Fix duplicated Kconfig entries again
@ 2014-03-25  9:00 ` Hanjun Guo
  0 siblings, 0 replies; 26+ messages in thread
From: Hanjun Guo @ 2014-03-25  9:00 UTC (permalink / raw)
  To: linux-arm-kernel

After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries),
I still get a duplicate Power management options section in linux-next
git repo, may be due to some merge conflicts, anyway, fix that in this
patch.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
---
Based on linux-next repo, weird, did I miss something?
---
 arch/arm64/Kconfig |   12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index d9f23ad..6085dca 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -317,24 +317,12 @@ config ARCH_SUSPEND_POSSIBLE
 config ARM64_CPU_SUSPEND
 	def_bool PM_SLEEP
 
-endmenu
-
-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"
-
-endmenu
-
 source "net/Kconfig"
 
 source "drivers/Kconfig"
-- 
1.7.9.5

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

end of thread, other threads:[~2014-04-03 11:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  9:00 [PATCH] arm64: Fix duplicated Kconfig entries again Hanjun Guo
2014-03-25  9:00 ` Hanjun Guo
2014-03-25 10:00 ` [Linaro-acpi] " Sudeep Holla
2014-03-25 10:00   ` Sudeep Holla
2014-03-25 11:09   ` Hanjun Guo
2014-03-25 11:09     ` Hanjun Guo
2014-03-27 11:12     ` Sudeep Holla
2014-03-27 11:12       ` Sudeep Holla
2014-03-27 12:34       ` Hanjun Guo
2014-03-27 12:34         ` Hanjun Guo
2014-03-27 15:18         ` Rafael J. Wysocki
2014-03-27 15:18           ` Rafael J. Wysocki
2014-04-03  8:35           ` Hanjun Guo
2014-04-03  8:35             ` Hanjun Guo
2014-04-03  8:41             ` Viresh Kumar
2014-04-03  8:41               ` Viresh Kumar
2014-04-03  8:51               ` Catalin Marinas
2014-04-03  8:51                 ` Catalin Marinas
2014-04-03  9:27                 ` Hanjun Guo
2014-04-03  9:27                   ` Hanjun Guo
2014-04-03  9:30                   ` Hanjun Guo
2014-04-03  9:30                     ` Hanjun Guo
2014-04-03  9:38                   ` Viresh Kumar
2014-04-03  9:38                     ` Viresh Kumar
2014-04-03 11:01                     ` Hanjun Guo
2014-04-03 11:01                       ` Hanjun Guo

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.