From ab6a6c6fa59f65ab937f3d506136f11dce730e1d Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 14 Oct 2013 17:39:52 +0200 Subject: h3800.conf: fix MACHINE_FEATURES Signed-off-by: Andrea Adami --- conf/machine/h3800.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'conf') 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" -- cgit 1.2.3-korg