diff options
Diffstat (limited to 'meta/conf/machine')
-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 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" |