forked from Qortal/Brooklyn
11 lines
100 B
Plaintext
11 lines
100 B
Plaintext
|
if ARCH_MX8M
|
||
|
|
||
|
config MX8M
|
||
|
bool
|
||
|
select ROM_UNIFIED_SECTIONS
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mx8m"
|
||
|
|
||
|
endif
|