diff options
author | Ross Burton <ross@openedhand.com> | 2008-08-04 14:02:56 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-08-04 14:02:56 +0000 |
commit | 03d6f2a105681d5110fa3475aad04f4ce4896084 (patch) | |
tree | 341d82a08d6978b83eb4172dadfefdc4c2dc6768 | |
parent | ebb3325301d826b3df5435606b3190f1a2430713 (diff) | |
download | poky-03d6f2a105681d5110fa3475aad04f4ce4896084.tar.gz |
omap-3430ldp.conf: remove irda machine feature
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/machine/omap-3430ldp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf index add34e9fda..b9fb5bdcc5 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" | |||
6 | 6 | ||
7 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" |
8 | 8 | ||
9 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen phone" | 9 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone" |
10 | KERNEL_IMAGETYPE = "uImage" | 10 | KERNEL_IMAGETYPE = "uImage" |
11 | IMAGE_FSTYPES ?= "tar.gz" | 11 | IMAGE_FSTYPES ?= "tar.gz" |
12 | SERIAL_CONSOLE = "-L 115200 ttyS2" | 12 | SERIAL_CONSOLE = "-L 115200 ttyS2" |