aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorThara Gopinath <thara@ti.com>2010-10-29 20:44:13 +0530
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-04-01 23:03:00 -0400
commitf4cbae8ea1e9bcbad45e9bb1934f66bae09e876f (patch)
treed02c99ab749d46153fa35918820f811fcd2632c5 /arch/arm/configs
parent01c67c944c371fb7091097e6c47333d319f8af4f (diff)
OMAP2PLUS: Enable various options in defconfig
This patch enables Smartreflex and Cpu Freq in the omap2plus defconfig. Signed-off-by: Thara Gopinath <thara@ti.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/omap2plus_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 076db52ff67..c45a0643bc9 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -303,3 +303,7 @@ CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
+CONFIG_OMAP_SMARTREFLEX=y
+CONFIG_OMAP_SMARTREFLEX_CLASS3=y