aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-10-11 15:39:35 -0400
committerDavid S. Miller <davem@davemloft.net>2008-10-11 15:39:35 -0400
commit56c5d900dbb8e042bfad035d18433476931d8f93 (patch)
tree00b793965beeef10db03e0ff021d2d965c410759 /sound/pci/Kconfig
parent4dd95b63ae25c5cad6986829b5e8788e9faa0330 (diff)
parentead9d23d803ea3a73766c3cb27bf7563ac8d7266 (diff)
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: sound/core/memalloc.c
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig33
1 files changed, 27 insertions, 6 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 31f52d3fc21..7003711f4fc 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -517,6 +517,14 @@ config SND_HDA_HWDEP
517 This interface can be used for out-of-band communication 517 This interface can be used for out-of-band communication
518 with codecs for debugging purposes. 518 with codecs for debugging purposes.
519 519
520config SND_HDA_INPUT_BEEP
521 bool "Support digital beep via input layer"
522 depends on SND_HDA_INTEL
523 depends on INPUT=y || INPUT=SND_HDA_INTEL
524 help
525 Say Y here to build a digital beep interface for HD-audio
526 driver. This interface is used to generate digital beeps.
527
520config SND_HDA_CODEC_REALTEK 528config SND_HDA_CODEC_REALTEK
521 bool "Build Realtek HD-audio codec support" 529 bool "Build Realtek HD-audio codec support"
522 depends on SND_HDA_INTEL 530 depends on SND_HDA_INTEL
@@ -557,6 +565,14 @@ config SND_HDA_CODEC_ATIHDMI
557 Say Y here to include ATI HDMI HD-audio codec support in 565 Say Y here to include ATI HDMI HD-audio codec support in
558 snd-hda-intel driver, such as ATI RS600 HDMI. 566 snd-hda-intel driver, such as ATI RS600 HDMI.
559 567
568config SND_HDA_CODEC_NVHDMI
569 bool "Build NVIDIA HDMI HD-audio codec support"
570 depends on SND_HDA_INTEL
571 default y
572 help
573 Say Y here to include NVIDIA HDMI HD-audio codec support in
574 snd-hda-intel driver, such as NVIDIA MCP78 HDMI.
575
560config SND_HDA_CODEC_CONEXANT 576config SND_HDA_CODEC_CONEXANT
561 bool "Build Conexant HD-audio codec support" 577 bool "Build Conexant HD-audio codec support"
562 depends on SND_HDA_INTEL 578 depends on SND_HDA_INTEL
@@ -649,8 +665,9 @@ config SND_ICE1712
649 665
650 Currently supported hardware is: M-Audio Delta 1010(LT), 666 Currently supported hardware is: M-Audio Delta 1010(LT),
651 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442; 667 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
652 TerraTec EWX 24/96, EWS 88MT, 88D, DMX 6Fire, Phase 88; 668 TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88;
653 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8. 669 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8;
670 Lionstracs Mediastation, Terrasoniq TS 88.
654 671
655 To compile this driver as a module, choose M here: the module 672 To compile this driver as a module, choose M here: the module
656 will be called snd-ice1712. 673 will be called snd-ice1712.
@@ -665,9 +682,12 @@ config SND_ICE1724
665 ICE/VT1724/1720 (Envy24HT/PT) chips. 682 ICE/VT1724/1720 (Envy24HT/PT) chips.
666 683
667 Currently supported hardware is: AMP AUDIO2000; M-Audio 684 Currently supported hardware is: AMP AUDIO2000; M-Audio
668 Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe; 685 Revolution 5.1, 7.1, Audiophile 192; TerraTec Aureon 5.1 Sky,
669 AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II; 686 7.1 Space/Universe, Phase 22/28; Onkyo SE-90PCI, SE-200PCI;
670 Chaintech ZNF3-150/250. 687 AudioTrak Prodigy 192, 7.1 (HIFI/LT/XT), HD2; Hercules
688 Fortissimo IV; ESI Juli@; Pontis MS300; EGO-SYS WaveTerminal
689 192M; Albatron K8X800 Pro II; Chaintech ZNF3-150/250, 9CJS,
690 AV-710; Shuttle SN25P.
671 691
672 To compile this driver as a module, choose M here: the module 692 To compile this driver as a module, choose M here: the module
673 will be called snd-ice1724. 693 will be called snd-ice1724.
@@ -845,7 +865,8 @@ config SND_VIRTUOSO
845 select SND_OXYGEN_LIB 865 select SND_OXYGEN_LIB
846 help 866 help
847 Say Y here to include support for sound cards based on the 867 Say Y here to include support for sound cards based on the
848 Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X. 868 Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X and
869 HDAV1.3 (Deluxe).
849 870
850 To compile this driver as a module, choose M here: the module 871 To compile this driver as a module, choose M here: the module
851 will be called snd-virtuoso. 872 will be called snd-virtuoso.