aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-07-19 22:02:14 +0200
committerSimon Busch <morphis@gravedo.de>2011-07-19 22:02:14 +0200
commite561219496aec2968d3401992184eae648c2d1ea (patch)
treedbac481b9e0837ae62b6b16a6570be47ed785b0b
parent394db2469c69a3d95f20cfdee3d74d9301d82aea (diff)
downloadopenembedded-e561219496aec2968d3401992184eae648c2d1ea.tar.gz
linux-palmpre: update defconfig and bump MACHINE_KERNEL_PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--conf/machine/include/palmpre.inc2
-rw-r--r--recipes/linux/linux-palmpre/defconfig4
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc
index 64f2ebd1fe..7c22bccbc2 100644
--- a/conf/machine/include/palmpre.inc
+++ b/conf/machine/include/palmpre.inc
@@ -19,7 +19,7 @@ require conf/machine/include/omap3.inc
# Copied from include/omap3.inc (as we do not use linux-omap recipes):
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r93"
+MACHINE_KERNEL_PR = "r94"
PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"
diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 5b86d8e293..2abc2b2a12 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24-palm
-# Fri Jan 28 17:02:07 2011
+# Tue Jul 19 22:00:03 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -355,12 +355,14 @@ CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_SCREENSTATE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND_TICKLE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
+CONFIG_CPU_FREQ_GOV_SCREENSTATE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_ONDEMAND_TICKLE is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set