Kconfig 236 B

1234567891011
  1. comment "MX2 family CPU support"
  2. depends on ARCH_MX2
  3. config MACH_MX27
  4. bool "i.MX27 support"
  5. depends on ARCH_MX2
  6. help
  7. This enables support for Freescale's MX2 based i.MX27 processor.
  8. comment "MX2 Platforms"
  9. depends on ARCH_MX2