Browse Source

package/freescale-imx: add option for i.MX8X

Signed-off-by: André Hentschel <andre.hentschel@zf.com>
[Thomas: split up from the firmware-imx patch]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
André Hentschel 6 năm trước cách đây
mục cha
commit
c3568d58f8
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      package/freescale-imx/Config.in

+ 3 - 0
package/freescale-imx/Config.in

@@ -42,6 +42,9 @@ config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX7
 
 config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8M
 	bool "imx8m"
+
+config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8X
+	bool "imx8x"
 endchoice
 
 config BR2_PACKAGE_FREESCALE_IMX_PLATFORM