diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-11-26 11:35:57 -0600 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-05 16:38:31 -0300 |
commit | a84e64b8c6add5e8e39a9641e714a21c8456a41c (patch) | |
tree | d989680ce95982d32d6e98b4b1293dc9ae71e533 /conf/machine | |
parent | 6ec4c4b2d3a3f0e51c78bc64f05eb876978b329a (diff) | |
download | meta-freescale-a84e64b8c6add5e8e39a9641e714a21c8456a41c.tar.gz |
imx7ulpevk.conf: Add support for QCA9377
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/imx7ulpevk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf index 8a295206..69adb3da 100644 --- a/conf/machine/imx7ulpevk.conf +++ b/conf/machine/imx7ulpevk.conf | |||
@@ -7,7 +7,7 @@ | |||
7 | require conf/machine/include/imx-base.inc | 7 | require conf/machine/include/imx-base.inc |
8 | require conf/machine/include/tune-cortexa7.inc | 8 | require conf/machine/include/tune-cortexa7.inc |
9 | 9 | ||
10 | MACHINE_FEATURES += " pci wifi bluetooth" | 10 | MACHINE_FEATURES += " pci wifi bluetooth qca9377" |
11 | 11 | ||
12 | MACHINEOVERRIDES =. "mx7:mx7ulp:" | 12 | MACHINEOVERRIDES =. "mx7:mx7ulp:" |
13 | 13 | ||