imx8qxp: add SUPPORT_SPL option
authorPeng Fan <peng.fan@nxp.com>
Fri, 21 Dec 2018 06:21:13 +0000 (06:21 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2019 19:35:47 +0000 (20:35 +0100)
Enable SUPPORT_SPL option for i.MX8QXP, then we could enable SPL.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8/Kconfig

index 0d3a87c..9671107 100644 (file)
@@ -5,6 +5,7 @@ config IMX8
 
 config IMX8QXP
        select IMX8
+       select SUPPORT_SPL
        bool
 
 config SYS_SOC