commit | 1df287cc9750670ebe5f92aa2cad76e80615f262 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Dec 21 06:21:13 2018 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 28 20:35:47 2019 +0100 |
tree | dace1883507f453963bb0f407897dd550245b0cf | |
parent | e694325cc4683d1ff85fcedbc7f2b7a8c8c939cc [diff] [blame] |
imx8qxp: add SUPPORT_SPL option Enable SUPPORT_SPL option for i.MX8QXP, then we could enable SPL. Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig index 0d3a87c..9671107 100644 --- a/arch/arm/mach-imx/imx8/Kconfig +++ b/arch/arm/mach-imx/imx8/Kconfig
@@ -5,6 +5,7 @@ config IMX8QXP select IMX8 + select SUPPORT_SPL bool config SYS_SOC