aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h2200.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:12:51 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:12:51 +0000
commit6ada1e24b04359d24f56a405ad73789fe0ec61e8 (patch)
treeeaaf1792498bd267b8bbd1c9453874498bd0048a /conf/machine/h2200.conf
parent7e2ba1265db15c029422ad4ef2021863ae23eb5d (diff)
downloadopenembedded-6ada1e24b04359d24f56a405ad73789fe0ec61e8.tar.gz
conf/machine/: Add new screen parameter variables for a bunch of machines.
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r--conf/machine/h2200.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 56f1d17c04..ecaebb8535 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -14,9 +14,9 @@ require conf/machine/include/tune-xscale.conf
#Set some hints for metadata
VOLATILE_STORAGE_SIZE = "64"
ROOT_FLASH_SIZE = "32"
-GUI_MACHINE_CLASS = "smallscreen"
-
-#Set features for task-base
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget screen"
#