diff options
| author | Philip Balister <philip@balister.org> | 2006-10-19 13:37:51 +0000 |
|---|---|---|
| committer | Philip Balister <philip@balister.org> | 2006-10-19 13:37:51 +0000 |
| commit | 2a707b232b5a65e7c7a76649f90c1390e438da60 (patch) | |
| tree | c660e84728c49bb6fbb09ff3460dd38115661b1d /packages/linux | |
| parent | ab68f85a893dcd7cecbde13cdddb82b57e170c37 (diff) | |
| parent | a6c420348622f93e723f5c555fde07390a7fe490 (diff) | |
merge of '576d11411cdf287490200b3387241d0bf692b87e'
and 'b5894c077f731887492849019b4bde9fef49101a'
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/handhelds-pxa-2.6.inc | 2 | ||||
| -rw-r--r-- | packages/linux/handhelds-pxa-2.6/h2200/defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/handhelds-pxa-2.6.inc b/packages/linux/handhelds-pxa-2.6.inc index f2e2436e19..67b1fc815a 100644 --- a/packages/linux/handhelds-pxa-2.6.inc +++ b/packages/linux/handhelds-pxa-2.6.inc @@ -17,7 +17,7 @@ S = "${WORKDIR}/kernel26" inherit kernel FILES_kernel-image_hx4700 = "" -ALLOW_EMPTY_ipaq_hx4700 = 1 +ALLOW_EMPTY_hx4700 = 1 FILES_kernel-image_htcuniversal = "" ALLOW_EMPTY_htcuniversal = 1 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 |
