diff options
author | Lukas Gorris <lukas.gorris@gmail.com> | 2009-01-07 14:00:20 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-07 14:00:43 +0100 |
commit | 0062d5870c694172db06d4157ecfbf1e9e200d62 (patch) | |
tree | 5c2e3cb38d5802a7729280e9e8a1049305b6ac62 /packages/linux/linux-msm7xxxx | |
parent | a8a0ce7efd2c063171bdcbf7a2104a8d4b071b2f (diff) |
linux-msm7xxxx: update defconfigs and SRCREV
Diffstat (limited to 'packages/linux/linux-msm7xxxx')
-rw-r--r-- | packages/linux/linux-msm7xxxx/htcdiamond/defconfig | 1 | ||||
-rw-r--r-- | packages/linux/linux-msm7xxxx/htcraphael/defconfig | 1 | ||||
-rw-r--r-- | packages/linux/linux-msm7xxxx/htctitan/defconfig | 8 |
3 files changed, 6 insertions, 4 deletions
diff --git a/packages/linux/linux-msm7xxxx/htcdiamond/defconfig b/packages/linux/linux-msm7xxxx/htcdiamond/defconfig index 930a1e15f9..ab6975290f 100644 --- a/packages/linux/linux-msm7xxxx/htcdiamond/defconfig +++ b/packages/linux/linux-msm7xxxx/htcdiamond/defconfig @@ -178,6 +178,7 @@ CONFIG_MSM_AMSS_VERSION=6225 CONFIG_MSM_AMSS_VERSION_6225=y # CONFIG_MACH_HALIBUT is not set CONFIG_MACH_HTCRAPHAEL=y +CONFIG_MACH_HTCDIAMOND=y # CONFIG_MACH_TROUT is not set # CONFIG_TROUT_PWRSINK is not set # CONFIG_MSM_LL_DEBUG_UART1 is not set diff --git a/packages/linux/linux-msm7xxxx/htcraphael/defconfig b/packages/linux/linux-msm7xxxx/htcraphael/defconfig index 930a1e15f9..ab6975290f 100644 --- a/packages/linux/linux-msm7xxxx/htcraphael/defconfig +++ b/packages/linux/linux-msm7xxxx/htcraphael/defconfig @@ -178,6 +178,7 @@ CONFIG_MSM_AMSS_VERSION=6225 CONFIG_MSM_AMSS_VERSION_6225=y # CONFIG_MACH_HALIBUT is not set CONFIG_MACH_HTCRAPHAEL=y +CONFIG_MACH_HTCDIAMOND=y # CONFIG_MACH_TROUT is not set # CONFIG_TROUT_PWRSINK is not set # CONFIG_MSM_LL_DEBUG_UART1 is not set diff --git a/packages/linux/linux-msm7xxxx/htctitan/defconfig b/packages/linux/linux-msm7xxxx/htctitan/defconfig index 4113007e89..aade78e75b 100644 --- a/packages/linux/linux-msm7xxxx/htctitan/defconfig +++ b/packages/linux/linux-msm7xxxx/htctitan/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.25 -# Sat Dec 6 06:38:11 2008 +# Sat Jan 3 15:05:28 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -190,9 +190,9 @@ CONFIG_MSM7X00A_SLEEP_MODE=0 # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND is not set # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE is not set # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP is not set -CONFIG_MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT=y -# CONFIG_MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT is not set -CONFIG_MSM7X00A_IDLE_SLEEP_MODE=3 +# CONFIG_MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT is not set +CONFIG_MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT=y +CONFIG_MSM7X00A_IDLE_SLEEP_MODE=4 CONFIG_MSM7X00A_IDLE_SLEEP_MIN_TIME=20000000 CONFIG_MSM7X00A_IDLE_SPIN_TIME=80000 # CONFIG_MSM_IDLE_STATS is not set |