linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig
@ 2015-11-25 14:17 Linus Walleij
  2015-11-30 14:28 ` Gregory CLEMENT
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2015-11-25 14:17 UTC (permalink / raw)
  To: linux-arm-kernel

The Kirkwood v5 platforms need their CPUIDLE driver, so put it
into the defconfig.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 arch/arm/configs/mvebu_v5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index 519c72725798..aa9079c84024 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -25,6 +25,7 @@ CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 CONFIG_CPU_IDLE=y
+CONFIG_ARM_KIRKWOOD_CPUIDLE=y
 CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
-- 
2.4.3

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

* [PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig
  2015-11-25 14:17 [PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig Linus Walleij
@ 2015-11-30 14:28 ` Gregory CLEMENT
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2015-11-30 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,
 
 On mer., nov. 25 2015, Linus Walleij <linus.walleij@linaro.org> wrote:

> The Kirkwood v5 platforms need their CPUIDLE driver, so put it
> into the defconfig.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Applied on mvebu/defconfig

Thanks,

Gregory

> ---
>  arch/arm/configs/mvebu_v5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index 519c72725798..aa9079c84024 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -25,6 +25,7 @@ CONFIG_CPU_FREQ=y
>  CONFIG_CPU_FREQ_STAT_DETAILS=y
>  CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
>  CONFIG_CPU_IDLE=y
> +CONFIG_ARM_KIRKWOOD_CPUIDLE=y
>  CONFIG_NET=y
>  CONFIG_PACKET=y
>  CONFIG_UNIX=y
> -- 
> 2.4.3
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2015-11-30 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 14:17 [PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig Linus Walleij
2015-11-30 14:28 ` Gregory CLEMENT

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).