From: Koen Kooi Date: Thu, 19 Oct 2006 12:28:05 +0000 (+0000) Subject: h2200 defconfig: set cpufreq to 'M' since it can mess up the TS X-Git-Tag: Release-2010-05/1~9453^2~567^2~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e4a282d66896496426002f8935186fd7df7085;p=openembedded.git h2200 defconfig: set cpufreq to 'M' since it can mess up the TS --- diff --git a/packages/linux/handhelds-pxa-2.6/h2200/defconfig b/packages/linux/handhelds-pxa-2.6/h2200/defconfig index eb68f48801..87c94b5f04 100644 --- a/packages/linux/handhelds-pxa-2.6/h2200/defconfig +++ b/packages/linux/handhelds-pxa-2.6/h2200/defconfig @@ -243,7 +243,7 @@ CONFIG_CMDLINE="console=ttyS0,115200n8 root=/dev/mmcblk0p1" # # CPU Frequency scaling # -CONFIG_CPU_FREQ=y +CONFIG_CPU_FREQ=m CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=y