Kconfig 134 B

123456789
  1. if ARCH_MX25
  2. comment "MX25 platforms:"
  3. config MACH_MX25_3DS
  4. select ARCH_MXC_IOMUX_V3
  5. bool "Support MX25PDK (3DS) Platform"
  6. endif