mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx6sl-warp: Add MACHINE_FEATURES
Pass wifi, bluetooth and serial in MACHINE_FEATURES. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
6623ea7e4b
commit
1d13a0b9bc
|
@ -37,6 +37,7 @@ KERNEL_DEVICETREE = "imx6sl-warp.dtb"
|
|||
|
||||
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||
|
||||
MACHINE_FEATURES += "wifi bluetooth serial"
|
||||
MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config"
|
||||
|
||||
# The kernel used is based on Linux mainline so the FSL-specific
|
||||
|
|
Loading…
Reference in New Issue
Block a user