conf/machine/: Add new screen parameter variables for a bunch of machines.
[vuplus_openembedded] / conf / machine / hx2000.conf
index ffffc3a..279b273 100644 (file)
@@ -25,7 +25,9 @@ PCMCIA_MANAGER = "pcmciautils"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-GUI_MACHINE_CLASS = "smallscreen"
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
 
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.conf