diff options
| author | Adrian Alonso <aalonso00@gmail.com> | 2012-07-04 14:37:20 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-07-04 17:20:29 -0300 |
| commit | 487aa1f5aa9c1e21b55d8c2ec3fbe647e5334283 (patch) | |
| tree | cf6872898067c539878daefb8c226826fe5c6236 | |
| parent | 9e7a14bc4130e62ae23ac4d0a0757b5b622d101c (diff) | |
| download | meta-freescale-487aa1f5aa9c1e21b55d8c2ec3fbe647e5334283.tar.gz | |
imx-base: add wifi and bluetooth machine features
* Add wifi and bluetooh machine features.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
| -rw-r--r-- | meta-fsl-arm/conf/machine/include/imx-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/include/imx-base.inc b/meta-fsl-arm/conf/machine/include/imx-base.inc index 47525945b..5bc3ec48f 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" | |||
| 36 | 36 | ||
| 37 | KERNEL_IMAGETYPE = "uImage" | 37 | KERNEL_IMAGETYPE = "uImage" |
| 38 | 38 | ||
| 39 | MACHINE_FEATURES = "apm pci usbgadget usbhost vfat alsa touchscreen" | 39 | MACHINE_FEATURES = "apm pci usbgadget usbhost vfat alsa touchscreen wifi bluetooth" |
