mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-11 17:56:49 +07:00
635baf6b40
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
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
|