3 #@DESCRIPTION: Machine configuration for the Palm TX
5 require conf/machine/include/palm.inc
7 MACHINE_GUI_CLASS = "bigscreen"
8 MACHINE_DISPLAY_WIDTH_PIXELS = "320"
9 MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
10 MACHINE_FEATURES += "pcmcia wifi"
12 ROOT_FLASH_SIZE = "100"
14 SERIAL_CONSOLE = "115200 ttyS0"
16 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
17 kernel-module-wm97xx-ts \
18 kernel-module-palmtx-battery \
19 kernel-module-palmtx-border \
20 kernel-module-bcm2035-uart \
21 kernel-module-palmtx-pcmcia \
22 kernel-module-pcmcia-core \
23 kernel-module-pda-power \
24 kernel-module-pxa2xx-core \
25 kernel-module-snd-pxa2xx-ac97 \
26 kernel-module-snd-pxa2xx-pcm"
29 module_autoload_g_ether = "g_ether"