Kconfig 108 B

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