summaryrefslogtreecommitdiff
path: root/debian.ti-omap4
diff options
context:
space:
mode:
authorXavier Boudet <x-boudet@ti.com>2012-04-13 17:31:03 +0200
committerXavier Boudet <x-boudet@ti.com>2012-04-13 17:31:03 +0200
commit99cf21a76dd169b31b1919c98ca9347e223d2a7c (patch)
treeef9891913e9f926106c1b5295e9b1295705ff5b4 /debian.ti-omap4
parent36e042215781be8afa67fd2ad8e0ba535c81237b (diff)
UBUNTU: config enable CPU_IDLE
Signed-off-by: Xavier Boudet <x-boudet@ti.com>
Diffstat (limited to 'debian.ti-omap4')
-rw-r--r--debian.ti-omap4/config/config.common.ubuntu4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index 5a82d29bd5ad..2c7dc0f8566b 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -598,7 +598,9 @@ CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_HAS_ASID=y
CONFIG_CPU_HAS_PMU=y
# CONFIG_CPU_ICACHE_DISABLE is not set
-# CONFIG_CPU_IDLE is not set
+CONFIG_CPU_IDLE=y
+CONFIG_CPU_IDLE_GOV_LADDER=y
+CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_NOTIFIER_ERROR_INJECT=m
CONFIG_CPU_PABRT_V7=y
CONFIG_CPU_PM=y