omap-3430ldp.conf: remove irda machine feature

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-08-04 14:02:56 +00:00
parent ebb3325301
commit 03d6f2a105

View File

@@ -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 phone"
MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone"
KERNEL_IMAGETYPE = "uImage"
IMAGE_FSTYPES ?= "tar.gz"
SERIAL_CONSOLE = "-L 115200 ttyS2"