Config.in.legacy: fix selection of firmware-imx
authorRomain Naour <romain.naour@gmail.com>
Mon, 18 Jan 2021 20:32:12 +0000 (21:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 Jan 2021 21:12:58 +0000 (22:12 +0100)
In order to select firmware-imx we have to select freescale-imx first.

Reported-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy

index a322d18cb3bbb06f96986c4d2304332d9b5056e3..7c87f3de38f64560875c586f7868480131bef1f7 100644 (file)
@@ -149,6 +149,7 @@ comment "Legacy options removed in 2021.02"
 config BR2_PACKAGE_LINUX_FIRMWARE_IMX_SDMA
        bool "imx sdma firmware is provided by firmware-imx"
        select BR2_LEGACY
+       select BR2_PACKAGE_FREESCALE_IMX
        select BR2_PACKAGE_FIRMWARE_IMX
        help
          linux-firmware provide the same firmware as firmware-imx.