increase dvbapp PR.
[vuplus_openembedded] / conf / machine / mp900c.conf
1 #@TYPE: Machine
2 #@NAME: NEC Mobile Pro 900/900c 
3 #@DESCRIPTION: Machine configuration for the PXA255 based Mobile Pro 9xx palmtop computer
4
5 TARGET_ARCH = "arm"
6
7 require conf/machine/include/tune-xscale.inc
8
9 PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-mobilepro900"
10 PCMCIA_MANAGER = "pcmciautils"
11 MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen"
12 MACHINE_EXTRA_RDEPENDS = "kernel-modules"