aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_v5_defconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-11-25 15:17:25 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-11-30 15:26:45 +0100
commita0638365f6850855728a5ef5caf2aeab82a58035 (patch)
tree52079891a0bb8071e1a8352b71f60e4ac4884176 /arch/arm/configs/mvebu_v5_defconfig
parentARM: mvebu: update v5 defconfig (diff)
downloadlinux-dev-a0638365f6850855728a5ef5caf2aeab82a58035.tar.xz
linux-dev-a0638365f6850855728a5ef5caf2aeab82a58035.zip
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 <linus.walleij@linaro.org> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/configs/mvebu_v5_defconfig')
-rw-r--r--arch/arm/configs/mvebu_v5_defconfig1
1 files changed, 1 insertions, 0 deletions
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