aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2010-11-02 12:08:37 -0400
committerTakashi Iwai <tiwai@suse.de>2010-11-03 03:19:11 -0400
commit45c1de8e20cec40b6846def0aeca09cb1bfb839b (patch)
tree6a994668f7258422de9cbfd1fb80ebaf0bd21c61 /sound/pci/Kconfig
parente6d06e085bb5e7769c91bd14eb46094034fff8e6 (diff)
ALSA: oxygen: merge HiFier driver into snd-oxygen
The snd-hifier driver contains more duplicated code than model-specific code, so it does not make sense for it to be a separate driver. Handling the two-channel output restriction can be easily done in the generic driver. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig15
1 files changed, 2 insertions, 13 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 12e34653b8a8..dfe406de9935 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -209,7 +209,7 @@ config SND_OXYGEN_LIB
209 tristate 209 tristate
210 210
211config SND_OXYGEN 211config SND_OXYGEN
212 tristate "C-Media 8788 (Oxygen)" 212 tristate "C-Media 8787, 8788 (Oxygen)"
213 select SND_OXYGEN_LIB 213 select SND_OXYGEN_LIB
214 select SND_PCM 214 select SND_PCM
215 select SND_MPU401_UART 215 select SND_MPU401_UART
@@ -224,6 +224,7 @@ config SND_OXYGEN
224 * HT-Omega Claro halo (XT) 224 * HT-Omega Claro halo (XT)
225 * Razer Barracuda AC-1 225 * Razer Barracuda AC-1
226 * Sondigo Inferno 226 * Sondigo Inferno
227 * TempoTec/MediaTek HiFier Fantasia
227 228
228 To compile this driver as a module, choose M here: the module 229 To compile this driver as a module, choose M here: the module
229 will be called snd-oxygen. 230 will be called snd-oxygen.
@@ -578,18 +579,6 @@ config SND_HDSPM
578 To compile this driver as a module, choose M here: the module 579 To compile this driver as a module, choose M here: the module
579 will be called snd-hdspm. 580 will be called snd-hdspm.
580 581
581config SND_HIFIER
582 tristate "TempoTec HiFier Fantasia"
583 select SND_OXYGEN_LIB
584 select SND_PCM
585 select SND_MPU401_UART
586 help
587 Say Y here to include support for the MediaTek/TempoTec HiFier
588 Fantasia sound card.
589
590 To compile this driver as a module, choose M here: the module
591 will be called snd-hifier.
592
593config SND_ICE1712 582config SND_ICE1712
594 tristate "ICEnsemble ICE1712 (Envy24)" 583 tristate "ICEnsemble ICE1712 (Envy24)"
595 select SND_MPU401_UART 584 select SND_MPU401_UART