From 72cb20529b97d9df75df27fb7909766bb67be1eb Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Sun, 4 May 2008 19:10:43 +0000 Subject: conf/machine/mp900c.conf : Add NEC MobilePro 900/c machine conf * JLime supported machine (henchman) --- conf/machine/mp900c.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf/machine/mp900c.conf (limited to 'conf/machine/mp900c.conf') diff --git a/conf/machine/mp900c.conf b/conf/machine/mp900c.conf new file mode 100644 index 0000000000..37055be2bb --- /dev/null +++ b/conf/machine/mp900c.conf @@ -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" -- cgit v1.2.3