diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 1fb3e2470c72..389cd7931668 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -152,10 +152,16 @@ config SND_AZT3328 | |||
152 | select SND_MPU401_UART | 152 | select SND_MPU401_UART |
153 | select SND_PCM | 153 | select SND_PCM |
154 | select SND_RAWMIDI | 154 | select SND_RAWMIDI |
155 | select SND_AC97_CODEC | ||
155 | help | 156 | help |
156 | Say Y here to include support for Aztech AZF3328 (PCI168) | 157 | Say Y here to include support for Aztech AZF3328 (PCI168) |
157 | soundcards. | 158 | soundcards. |
158 | 159 | ||
160 | Supported features: AC97-"conformant" mixer, MPU401/OPL3, analog I/O | ||
161 | (16bit/8bit, many sample rates [<= 66.2kHz], NO hardware mixing), | ||
162 | Digital Enhanced Game Port, 1.024MHz multimedia sequencer timer, | ||
163 | ext. codec (I2S port), onboard amp (4W/4Ohms/ch), suspend/resume. | ||
164 | |||
159 | To compile this driver as a module, choose M here: the module | 165 | To compile this driver as a module, choose M here: the module |
160 | will be called snd-azt3328. | 166 | will be called snd-azt3328. |
161 | 167 | ||