Signed-off-by: Andrea Adami <[email protected]> --- conf/machine/h3800.conf | 4 +--- 1 file changed, 1 insertion(+), 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" -- 1.8.1.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
