Kconfig 242 B

1234567891011
  1. config SND_MX1_MX2_SOC
  2. tristate "SoC Audio for Freecale i.MX1x i.MX2x CPUs"
  3. depends on (ARCH_MX2 || ARCH_MX1) && SND
  4. select SND_PCM
  5. help
  6. Say Y or M if you want to add support for codecs attached to
  7. the MX1 or MX2 SSI interface.