You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if ARCH_MX25
|
|
|
|
comment "MX25 platforms:"
|
|
|
|
config MACH_MX25_3DS
|
|
select ARCH_MXC_IOMUX_V3
|
|
bool "Support MX25PDK (3DS) Platform"
|
|
|
|
endif
|
|
|