llvm-common: use do_stage for now, until there is a better solution
[openembedded.git] / conf / machine / palmz31.conf
blob0332952edc319e107d6f83ac15b85caae22073dd
1 #@TYPE: Machine
2 #@NAME: Palm Zire 31
3 #@DESCRIPTION: Machine configuration for the Palm Zire 31
5 require conf/machine/include/palm.inc
7 ROOT_FLASH_SIZE = "16"
8 MACHINE_GUI_CLASS = "smallscreen"
9 MACHINE_DISPLAY_WIDTH_PIXELS = "160"
10 MACHINE_DISPLAY_HEIGHT_PIXELS = "160"
12 SERIAL_CONSOLE = "115200 ttyS0"
14 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
15 require conf/machine/include/tune-thumb.inc
17 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
18                              kernel-module-i2c-algo-pxa \
19                              kernel-module-i2c-dev \
20                              kernel-module-wm97xx-ts \          
21                              kernel-module-palmz31-battery"
23 module_autoload_g_ether = "g_ether"