Kconfig 180 B

1234567891011
  1. if ARCH_MXC91231
  2. comment "MXC91231 platforms:"
  3. config MACH_MAGX_ZN5
  4. bool "Support Motorola Zn5 GSM phone"
  5. default n
  6. help
  7. Include support for Motorola Zn5 GSM phone.
  8. endif