propagate from branch 'org.openembedded.dev' (head 3fed235384e32b1c9ba26c86ff39b2ffb9...
[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.inc
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-snd-pxa2xx-ac97 \
28         kernel-module-snd-pxa2xx-pcm \
29         "
30
31 #
32 # Modules autoload and other boot properties
33 #
34
35 module_conf_wm97xx-ts = "options wm97xx-ts pil=2"
36