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

* Re: [PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Viresh Kumar @ 2014-04-03 14:40 UTC (permalink / raw)
  To: Hanjun Guo
  Cc: Catalin Marinas, Rafael J. Wysocki, Sudeep Holla,
	linux-arm-kernel@lists.infradead.org, Linux Kernel Mailing List,
	linaro-acpi@lists.linaro.org

On 3 April 2014 16:46, Hanjun Guo <hanjun.guo@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@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@linaro.org>

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

* Re: [PATCH] ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2014-04-07 17:31 UTC (permalink / raw)
  To: Hanjun Guo
  Cc: Viresh Kumar, Rafael J. Wysocki, Sudeep Holla,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org

On Thu, Apr 03, 2014 at 12:16:49PM +0100, Hanjun Guo 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@linaro.org>

Thanks. I'll push this after -rc1 (to use a more stable base for my
tree).

-- 
Catalin

^ permalink raw reply	[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).