Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / sound / atmel / Kconfig
1 menu "Atmel devices (AT91)"
2         depends on ARCH_AT91
3
4 config SND_ATMEL_AC97C
5         tristate "Atmel AC97 Controller (AC97C) driver"
6         select SND_PCM
7         select SND_AC97_CODEC
8         depends on ARCH_AT91
9         help
10           ALSA sound driver for the Atmel AC97 controller.
11
12 endmenu