Kconfig 301 B

12345678910
  1. config SND_AT91_SOC
  2. tristate "SoC Audio for the Atmel AT91 System-on-Chip"
  3. depends on ARCH_AT91
  4. help
  5. Say Y or M if you want to add support for codecs attached to
  6. the AT91 SSC interface. You will also need
  7. to select the audio interfaces to support below.
  8. config SND_AT91_SOC_SSC
  9. tristate