mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
if ARCH_MX25
|
|
|
|
comment "MX25 platforms:"
|
|
|
|
config MACH_MX25_3DS
|
|
select ARCH_MXC_IOMUX_V3
|
|
bool "Support MX25PDK (3DS) Platform"
|
|
|
|
endif
|