]> code.ossystems Code Review - openembedded-core.git/commitdiff
omap-3430ldp.conf: remove irda machine feature
authorRoss Burton <ross@openedhand.com>
Mon, 4 Aug 2008 14:02:56 +0000 (14:02 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 4 Aug 2008 14:02:56 +0000 (14:02 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/omap-3430ldp.conf

index add34e9fdabd93c3b423fc3094757ef51e84df8f..b9fb5bdcc5ec1a9461c43c9fe0c702a1ae2e1adf 100644 (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"