mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 05:07:00 +02:00
kconfig: imx6: add SUPPORT_SPL
add SUPPORT_SPL feature for iMX6 SabreSD. It need to use mx6sabresd_spl_defconfig to compile it. Signed-off-by: John Tobias <john.tobias.ph@gmail.com>
This commit is contained in:
parent
340d1d3a0e
commit
e451e9ba8d
@ -609,6 +609,7 @@ config TARGET_MX6QSABREAUTO
|
|||||||
config TARGET_MX6SABRESD
|
config TARGET_MX6SABRESD
|
||||||
bool "Support mx6sabresd"
|
bool "Support mx6sabresd"
|
||||||
select CPU_V7
|
select CPU_V7
|
||||||
|
select SUPPORT_SPL
|
||||||
|
|
||||||
config TARGET_MX6SLEVK
|
config TARGET_MX6SLEVK
|
||||||
bool "Support mx6slevk"
|
bool "Support mx6slevk"
|
||||||
|
Loading…
Reference in New Issue
Block a user