aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-14 17:39:52 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-15 23:45:32 +0100
commitab6a6c6fa59f65ab937f3d506136f11dce730e1d (patch)
treec54eaceb37b9209b6c95f5d1f6625e53250b7752
parent3ca5ebeb8f4f81b097019dc03a7dbbd50c00cbce (diff)
downloadmeta-handheld-ab6a6c6fa59f65ab937f3d506136f11dce730e1d.tar.gz
h3800.conf: fix MACHINE_FEATURES
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--conf/machine/h3800.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
index 0c3cf15..53f3940 100644
--- a/conf/machine/h3800.conf
+++ b/conf/machine/h3800.conf
@@ -2,7 +2,5 @@
#@NAME: Compaq iPAQ 38xx
#@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices
-#this machine will be primarily focussed on the 2.6 port
-MACHINE_FEATURES = "touchscreen apm alsa pcmcia bluetooth irda usbgadget screen vfat qvga"
-
require conf/machine/h3600.conf
+MACHINE_FEATURES += "pcmcia bluetooth"