Kconfig 176 B

12345678910
  1. menu "IMX Implementations"
  2. depends on ARCH_IMX
  3. config ARCH_MX1ADS
  4. bool "mx1ads"
  5. depends on ARCH_IMX
  6. help
  7. Say Y here if you are using the Motorola MX1ADS board
  8. endmenu