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 Tungsten T5 |
| 3 |
#@DESCRIPTION: Machine configuration for the Palm Tungsten T5 |
| 4 |
|
| 5 |
require conf/machine/include/palm.inc |
| 6 |
|
| 7 |
ROOT_FLASH_SIZE = "100" |
| 8 |
|
| 9 |
SERIAL_CONSOLE = "115200 ttyS0" |
| 10 |
|
| 11 |
GUI_MACHINE_CLASS = "bigscreen" |
| 12 |
|
| 13 |
MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ |
| 14 |
kernel-module-wm97xx-ts \ |
| 15 |
kernel-module-palmt5-battery" |