From: Linus Walleij Date: Wed, 25 Nov 2015 14:17:25 +0000 (+0100) Subject: ARM: mvebu: add Kirkwood cpuidle to defconfig X-Git-Tag: v4.5-rc1~41^2~34^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0638365f6850855728a5ef5caf2aeab82a58035;p=thirdparty%2Fkernel%2Flinux.git ARM: mvebu: add Kirkwood cpuidle to defconfig The Kirkwood v5 platforms need their CPUIDLE driver, so put it into the defconfig. Signed-off-by: Linus Walleij Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig index 519c72725798a..aa9079c84024f 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