merge of '4d01e12fde33f43c99f3c6215f4514d9f9d24479'
[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_FEATURES += "pcmcia wifi"
10
11
12 MACHINE_EXTRA_RRECOMMENDS += "\
13         kernel-module-bcm2035-uart \
14         kernel-module-leds-palmld \
15         kernel-module-ledtrig-heartbeat \
16         kernel-module-ledtrig-hwtimer \
17         kernel-module-ledtrig-timer \
18         kernel-module-palmld-battery \
19         kernel-module-palmld-ide \
20         kernel-module-palmld-pcmcia \
21         kernel-module-pcmcia-core \
22         kernel-module-pda-power \
23         kernel-module-pxa2xx-core \
24         kernel-module-pxapwm-bl \
25         kernel-module-snd-pxa2xx-ac97 \
26         kernel-module-snd-pxa2xx-pcm \
27         kernel-module-wm97xx-ts \               
28         "
29
30 #
31 # Modules autoload and other boot properties
32 #
33
34 module_conf_wm97xx-ts = "options wm97xx-ts pil=2"
35