From 22e4a282d66896496426002f8935186fd7df7085 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 19 Oct 2006 12:28:05 +0000 Subject: [PATCH] h2200 defconfig: set cpufreq to 'M' since it can mess up the TS --- packages/linux/handhelds-pxa-2.6/h2200/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5