diff options
| -rw-r--r-- | conf/machine/imx7dsabresd.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index 173373798..673207f2e 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf | |||
| @@ -23,3 +23,5 @@ UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" | |||
| 23 | UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" | 23 | UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" |
| 24 | UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" | 24 | UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" |
| 25 | UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" | 25 | UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" |
| 26 | |||
| 27 | MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm" | ||
