From 1df5bdaf66097a7edf57e80c50535433b161f21a Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Wed, 4 Jul 2012 14:37:20 -0500 Subject: imx-base: add wifi and bluetooth machine features * Add wifi and bluetooh machine features. Signed-off-by: Adrian Alonso --- conf/machine/include/imx-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 4752594..5bc3ec4 100644 --- a/conf/machine/include/imx-base.inc +++ b/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" -- cgit v1.2.3-54-g00ecf