summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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
7PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 7PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
8 8
9MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen phone" 9MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone"
10KERNEL_IMAGETYPE = "uImage" 10KERNEL_IMAGETYPE = "uImage"
11IMAGE_FSTYPES ?= "tar.gz" 11IMAGE_FSTYPES ?= "tar.gz"
12SERIAL_CONSOLE = "-L 115200 ttyS2" 12SERIAL_CONSOLE = "-L 115200 ttyS2"