propagate from branch 'org.openembedded.oplinux' (head d9363ecbe581bf473057c4e79b0a93...
[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 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
7
8 require conf/machine/include/tune-xscale.inc
9
10 PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-mobilepro900"
11 PCMCIA_MANAGER = "pcmciautils"
12 MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen"
13 MACHINE_EXTRA_RDEPENDS = "kernel-modules"