diff options
author | Cedric Bregardis <cedric.bregardis@free.fr> | 2008-02-20 12:05:13 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:13 +0200 |
commit | 98f2a97f207a776603173ee96327d977e592579d (patch) | |
tree | f7e313b4a33b7ebe2a493e009f53eecb446cd676 /sound/pci/Kconfig | |
parent | 67ebcb0311110dc7268bb5b135bf437d8033337e (diff) | |
download | talos-op-linux-98f2a97f207a776603173ee96327d977e592579d.tar.gz talos-op-linux-98f2a97f207a776603173ee96327d977e592579d.zip |
[ALSA] Emagic Audiowerk 2 ALSA driver.
Signed-off-by: Cedric Bregardis <cedric.bregardis@free.fr>
Signed-off-by: Jean-Christian Hassler <jhassler@free.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index b05435cfee1e..868183bef243 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -122,6 +122,21 @@ config SND_AU8830 To compile this driver as a module, choose M here: the module will be called snd-au8830. +config SND_AW2 + tristate "Emagic Audiowerk 2" + depends on SND + help + Say Y here to include support for Emagic Audiowerk 2 soundcards. + + Supported features: Analog and SPDIF output. Analog or SPDIF input. + Note: Switch between analog and digital input does not always work. + It can produce continuous noise. The workaround is to switch again + (and again) between digital and analog input until it works. + + To compile this driver as a module, choose M here: the module + will be called snd-aw2. + + config SND_AZT3328 tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)" depends on SND && EXPERIMENTAL |