[oe-commits] org.oe.dev h1940: tune for arm920t

koen commit openembedded-commits at lists.openembedded.org
Wed Jan 3 18:04:16 UTC 2007


h1940: tune for arm920t

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 90c738a1e578732c9c02c392d3ec62b9f78c36ea
ViewMTN: http://monotone.openembedded.org/revision.psp?id=90c738a1e578732c9c02c392d3ec62b9f78c36ea
Files:
1
conf/machine/h1940.conf
Diffs:

#
# mt diff -r1c76e8beec5ff328951df94dbef605596bd43a60 -r90c738a1e578732c9c02c392d3ec62b9f78c36ea
#
# 
# 
# patch "conf/machine/h1940.conf"
#  from [3742b3725ad88106e37716a1d77b07f41b211d91]
#    to [fd41adb98091e6fb0da28bc0dddf88ed2695df35]
# 
============================================================
--- conf/machine/h1940.conf	3742b3725ad88106e37716a1d77b07f41b211d91
+++ conf/machine/h1940.conf	fd41adb98091e6fb0da28bc0dddf88ed2695df35
@@ -12,8 +12,6 @@ MACHINE_FEATURES = "kernel26 touchscreen
 # Set features for task-base
 MACHINE_FEATURES = "kernel26 touchscreen apm bluetooth irda usbgadget screen"
 
-# Empty modules list for now
-HANDHELD_MODULES = ""
 
 # Some extra configuration
 VOLATILE_STORAGE_SIZE = "64"
@@ -22,3 +20,6 @@ USE_VT = "0"
 SERIAL_CONSOLE = "115200 ttySAC2 vt100"
 USE_VT = "0"
 
+# tune for armv4t
+include conf/machine/include/tune-arm920t.conf
+






More information about the Openembedded-commits mailing list