Kconfig 143 B

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