merge of '6ce5f26b9e3717a906b07e8edd9eb1f3d7867889'
[vuplus_openembedded] / conf / machine / palmld.conf
1 #@TYPE: Machine
2 #@NAME: Palm LifeDrive
3 #@DESCRIPTION: Machine configuration for the Palm LifeDrive
4
5 require conf/machine/include/palm.conf
6
7 ROOT_FLASH_SIZE = "100"
8
9 MACHINE_GUI_CLASS = "bigscreen"
10 MACHINE_DISPLAY_WIDTH_PIXELS = "320"
11 MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
12 MACHINE_FEATURES += "pcmcia wifi"
13
14
15 MACHINE_EXTRA_RRECOMMENDS += "\
16         kernel-module-bcm2035-uart \
17         kernel-module-leds-palmld \
18         kernel-module-ledtrig-heartbeat \
19         kernel-module-ledtrig-hwtimer \
20         kernel-module-ledtrig-timer \
21         kernel-module-palmld-battery \
22         kernel-module-palmld-ide \
23         kernel-module-palmld-pcmcia \
24         kernel-module-pcmcia-core \
25         kernel-module-pda-power \
26         kernel-module-pxa2xx-core \
27         kernel-module-pxapwm-bl \
28         kernel-module-snd-pxa2xx-ac97 \
29         kernel-module-snd-pxa2xx-pcm \
30         "
31
32 #
33 # Modules autoload and other boot properties
34 #
35
36 module_conf_wm97xx-ts = "options wm97xx-ts pil=2"
37