Add i.MXRT1020 support
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
parent
ac4e7610da
commit
07cae0d147
|
|
@ -3,6 +3,10 @@ if ARCH_IMXRT
|
||||||
config IMXRT
|
config IMXRT
|
||||||
bool
|
bool
|
||||||
|
|
||||||
|
config IMXRT1020
|
||||||
|
bool
|
||||||
|
select IMXRT
|
||||||
|
|
||||||
config IMXRT1050
|
config IMXRT1050
|
||||||
bool
|
bool
|
||||||
select IMXRT
|
select IMXRT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue