mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
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>
This commit is contained in:
parent
73127e9099
commit
3bd888b55e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ config IMX8
|
|||
|
||||
config IMX8QXP
|
||||
select IMX8
|
||||
select SUPPORT_SPL
|
||||
bool
|
||||
|
||||
config SYS_SOC
|
||||
|
|
Loading…
Add table
Reference in a new issue