aboutsummaryrefslogtreecommitdiffstats
path: root/sound/atmel/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/atmel/Kconfig')
-rw-r--r--sound/atmel/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/atmel/Kconfig b/sound/atmel/Kconfig
index 715318e3670f..6c228a91940d 100644
--- a/sound/atmel/Kconfig
+++ b/sound/atmel/Kconfig
@@ -8,4 +8,12 @@ config SND_ATMEL_ABDAC
8 help 8 help
9 ALSA sound driver for the Atmel Audio Bitstream DAC (ABDAC). 9 ALSA sound driver for the Atmel Audio Bitstream DAC (ABDAC).
10 10
11config SND_ATMEL_AC97C
12 tristate "Atmel AC97 Controller (AC97C) driver"
13 select SND_PCM
14 select SND_AC97_CODEC
15 depends on DW_DMAC && AVR32
16 help
17 ALSA sound driver for the Atmel AC97 controller.
18
11endmenu 19endmenu