Merge remote-tracking branch 'dm/opendreambox-1.6' into test_0701
[vuplus_openembedded] / conf / machine / palmz72.conf
index 8bcdfc0..502c11a 100644 (file)
@@ -2,21 +2,22 @@
 #@NAME: Palm Zire 72
 #@DESCRIPTION: Machine configuration for the Palm Zire 72
 
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
 
 ROOT_FLASH_SIZE = "100"
+MACHINE_GUI_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "320"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-GUI_MACHINE_CLASS = "bigscreen"
-
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-thumb.conf
+require conf/machine/include/tune-thumb.inc
 
 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
-                            kernel-module-i2c-core \
                             kernel-module-i2c-algo-pxa \
                             kernel-module-i2c-dev \
+                            kernel-module-wm97xx-ts \          
                             kernel-module-palmz72-battery"
 
 module_autoload_g_ether = "g_ether"