diff options
Diffstat (limited to 'conf/machine/imx6sxsabresd.conf')
-rw-r--r-- | conf/machine/imx6sxsabresd.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx6sxsabresd.conf b/conf/machine/imx6sxsabresd.conf index ff7d6ae6..fcfcbd5f 100644 --- a/conf/machine/imx6sxsabresd.conf +++ b/conf/machine/imx6sxsabresd.conf | |||
@@ -14,7 +14,7 @@ KERNEL_DEVICETREE = " \ | |||
14 | imx6sx-sdb-reva.dtb \ | 14 | imx6sx-sdb-reva.dtb \ |
15 | imx6sx-sdb-sai.dtb \ | 15 | imx6sx-sdb-sai.dtb \ |
16 | " | 16 | " |
17 | KERNEL_DEVICETREE_append_use-nxp-bsp = " \ | 17 | KERNEL_DEVICETREE:append:use-nxp-bsp = " \ |
18 | imx6sx-sdb-btwifi.dtb \ | 18 | imx6sx-sdb-btwifi.dtb \ |
19 | imx6sx-sdb-emmc.dtb \ | 19 | imx6sx-sdb-emmc.dtb \ |
20 | imx6sx-sdb-lcdif1.dtb \ | 20 | imx6sx-sdb-lcdif1.dtb \ |
@@ -43,6 +43,6 @@ OPTEE_BIN_EXT = "6sxsdb" | |||
43 | 43 | ||
44 | SERIAL_CONSOLES = "115200;ttymxc0" | 44 | SERIAL_CONSOLES = "115200;ttymxc0" |
45 | 45 | ||
46 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 46 | MACHINE_FIRMWARE:append:mx6 = " linux-firmware-ath6k" |
47 | 47 | ||
48 | MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455" | 48 | MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455" |