From: Adrian Alonso Date: Wed, 4 Jul 2012 19:37:20 +0000 (-0500) Subject: imx-base: add wifi and bluetooth machine features X-Git-Tag: 2.1~1760 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=487aa1f5aa9c1e21b55d8c2ec3fbe647e5334283;p=meta-freescale.git imx-base: add wifi and bluetooth machine features * Add wifi and bluetooh machine features. Signed-off-by: Adrian Alonso --- diff --git a/meta-fsl-arm/conf/machine/include/imx-base.inc b/meta-fsl-arm/conf/machine/include/imx-base.inc index 47525945..5bc3ec48 100644 --- a/meta-fsl-arm/conf/machine/include/imx-base.inc +++ b/meta-fsl-arm/conf/machine/include/imx-base.inc @@ -36,4 +36,4 @@ SERIAL_CONSOLE = "115200 ttymxc0" KERNEL_IMAGETYPE = "uImage" -MACHINE_FEATURES = "apm pci usbgadget usbhost vfat alsa touchscreen" +MACHINE_FEATURES = "apm pci usbgadget usbhost vfat alsa touchscreen wifi bluetooth"