summaryrefslogtreecommitdiff
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-08-04 14:02:12 +0000
committerRoss Burton <ross@openedhand.com>2008-08-04 14:02:12 +0000
commitebb3325301d826b3df5435606b3190f1a2430713 (patch)
tree9026ce7d70ade3179ca223d3a8178d6155d2b10d /meta/conf
parent4f1efa2226096e30d06e6b3e3e3eff5b4c225d6a (diff)
downloadopenembedded-core-ebb3325301d826b3df5435606b3190f1a2430713.tar.gz
openembedded-core-ebb3325301d826b3df5435606b3190f1a2430713.tar.bz2
openembedded-core-ebb3325301d826b3df5435606b3190f1a2430713.tar.xz
openembedded-core-ebb3325301d826b3df5435606b3190f1a2430713.zip
omap-3430ldp.conf: add phone machine feature
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5017 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/machine/omap-3430ldp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf
index f0da7e83f..add34e9fd 100644
--- a/meta/conf/machine/omap-3430ldp.conf
+++ b/meta/conf/machine/omap-3430ldp.conf
@@ -6,7 +6,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen phone"
KERNEL_IMAGETYPE = "uImage"
IMAGE_FSTYPES ?= "tar.gz"
SERIAL_CONSOLE = "-L 115200 ttyS2"