This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
#@TYPE: Machine |
| 2 |
#@NAME: Palm Zire 72 |
| 3 |
#@DESCRIPTION: Machine configuration for the Palm Zire 72 |
| 4 |
|
| 5 |
require conf/machine/include/palm.inc |
| 6 |
|
| 7 |
ROOT_FLASH_SIZE = "100" |
| 8 |
MACHINE_GUI_CLASS = "bigscreen" |
| 9 |
MACHINE_DISPLAY_WIDTH_PIXELS = "320" |
| 10 |
MACHINE_DISPLAY_HEIGHT_PIXELS = "320" |
| 11 |
|
| 12 |
SERIAL_CONSOLE = "115200 ttyS0" |
| 13 |
|
| 14 |
MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \ |
| 15 |
kernel-module-i2c-algo-pxa \ |
| 16 |
kernel-module-i2c-dev \ |
| 17 |
kernel-module-wm97xx-ts \ |
| 18 |
kernel-module-palmz72-battery" |
| 19 |
|
| 20 |
module_autoload_g_ether = "g_ether" |