merge of '5e082795f9bdcb7a895ebe0387566db073a6b4f6'
[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         "
28
29 #
30 # Modules autoload and other boot properties
31 #
32
33 module_conf_wm97xx-ts = "options wm97xx-ts pil=2"
34