[OE stablebranch] Proposed patch for .stable
Matt Reimer
mattjreimer at gmail.com
Tue May 13 22:39:38 CEST 2008
hx4700's voltage regulator gives a significant boost in runtime. The
following patch builds the voltage regulation code as modules for
hx4700. Its machine conf already lists these two modules in
MACHINE_EXTRA_RRECOMMENDS so nothing else should be necessary to get
it working.
Matt Reimer
#
# old_revision [97f6800e7228874b1f13f700a43a88bb5c10a4bb]
#
# patch "packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig"
# from [50ce9c68d453f6faec44e7d9d1913bb06f76f319]
# to [3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf]
#
============================================================
--- packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig 50ce9c68d453f6faec44e7d9d1913bb06f76f319
+++ packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig 3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf
@@ -196,7 +196,8 @@ CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
# CONFIG_MACH_TRIZEPS4 is not set
CONFIG_PXA27x=y
CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
-# CONFIG_PXA27x_VOLTAGE is not set
+CONFIG_PXA27x_VOLTAGE=m
+CONFIG_PXA27x_VOLTAGE_MAX158xx=m
#
# Linux As Bootloader
More information about the Openembedded-stablebranch
mailing list