aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rx3000.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:16:58 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:16:58 +0000
commitb4b75f55ab85e3ba6b6a726acfaeb86d7db0d55c (patch)
treea3c3f8986e6fb7362ba81d3d2bb301b5554e10ec /conf/machine/rx3000.conf
parent6ada1e24b04359d24f56a405ad73789fe0ec61e8 (diff)
downloadopenembedded-b4b75f55ab85e3ba6b6a726acfaeb86d7db0d55c.tar.gz
conf/machine/: Add screen param vars for another bunch of machines.
Diffstat (limited to 'conf/machine/rx3000.conf')
-rw-r--r--conf/machine/rx3000.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf
index 0506a1f083..f0bd1fefd2 100644
--- a/conf/machine/rx3000.conf
+++ b/conf/machine/rx3000.conf
@@ -13,7 +13,9 @@ require conf/machine/include/tune-arm920t.conf
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
-GUI_MACHINE_CLASS = "smallscreen"
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen"
#