commit | 59b023e9bf62933f7078dec339b110d5785f63f6 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Sep 30 13:36:36 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 26 21:01:40 2013 +0100 |
tree | 3c3355aa319d44a983e967fcd95db32842b3f3a4 | |
parent | a09b5add6f2458486df42a4431a0599f18fa8f52 [diff] |
ARM: ux500: u8500_defconfig: add missing cpuidle option With the commit d3f2950f2adeea3da0317e952914b59adaa4cdb3, the option ARM_U8500_CPUIDLE was added to the Kconfig but not reflected in the default config file, hence the cpuidle driver is no longer enabled since this commit. Enable it again by adding the missing option in the default config file. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>