[oe-commits] org.oe.dev conf/machine/mp900c.conf : Add NEC MobilePro 900/c machine conf

kristoffer commit oe at amethyst.openembedded.net
Sun May 4 20:13:23 UTC 2008


conf/machine/mp900c.conf : Add NEC MobilePro 900/c machine conf
* JLime supported machine (henchman)

Author: kristoffer at openembedded.org
Branch: org.openembedded.dev
Revision: 65d8167ff1193efad18a1dd0f938b84622c2d1b2
ViewMTN: http://monotone.openembedded.org/revision/info/65d8167ff1193efad18a1dd0f938b84622c2d1b2
Files:
1
conf/machine/mp900c.conf
Diffs:

#
# mt diff -rdba5a634d7258ee6a00fb225c92fc7e177f2fe3a -r65d8167ff1193efad18a1dd0f938b84622c2d1b2
#
#
#
# add_file "conf/machine/mp900c.conf"
#  content [41f2c85c9af298c3c7eca1d376f152b85701d980]
#
============================================================
--- conf/machine/mp900c.conf	41f2c85c9af298c3c7eca1d376f152b85701d980
+++ conf/machine/mp900c.conf	41f2c85c9af298c3c7eca1d376f152b85701d980
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: NEC Mobile Pro 900/900c 
+#@DESCRIPTION: Machine configuration for the PXA255 based Mobile Pro 9xx palmtop computer
+
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
+
+require conf/machine/include/tune-xscale.inc
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-mobilepro900"
+PCMCIA_MANAGER = "pcmciautils"
+MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen"
+MACHINE_EXTRA_RDEPENDS = "kernel-modules"






More information about the Openembedded-commits mailing list