Kconfig (85e9ca333d03fbd56b9e123c8456f0d98e20faad) | Kconfig (6e8d90cd3418f18f3913c8ae558eee1ba21e4d6c) |
---|---|
1# ALSA PCI drivers 2 3menuconfig SND_PCI 4 bool "PCI sound devices" 5 depends on PCI 6 default y 7 help 8 Support for sound devices connected via the PCI bus. --- 503 unchanged lines hidden (view full) --- 512 bool "Build hwdep interface for HD-audio driver" 513 depends on SND_HDA_INTEL 514 select SND_HWDEP 515 help 516 Say Y here to build a hwdep interface for HD-audio driver. 517 This interface can be used for out-of-band communication 518 with codecs for debugging purposes. 519 | 1# ALSA PCI drivers 2 3menuconfig SND_PCI 4 bool "PCI sound devices" 5 depends on PCI 6 default y 7 help 8 Support for sound devices connected via the PCI bus. --- 503 unchanged lines hidden (view full) --- 512 bool "Build hwdep interface for HD-audio driver" 513 depends on SND_HDA_INTEL 514 select SND_HWDEP 515 help 516 Say Y here to build a hwdep interface for HD-audio driver. 517 This interface can be used for out-of-band communication 518 with codecs for debugging purposes. 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 521 bool "Build Realtek HD-audio codec support" 522 depends on SND_HDA_INTEL 523 default y 524 help 525 Say Y here to include Realtek HD-audio codec support in 526 snd-hda-intel driver, such as ALC880. 527 --- 116 unchanged lines hidden (view full) --- 644 select SND_MPU401_UART 645 select SND_AC97_CODEC 646 help 647 Say Y here to include support for soundcards based on the 648 ICE1712 (Envy24) chip. 649 650 Currently supported hardware is: M-Audio Delta 1010(LT), 651 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442; | 528config SND_HDA_CODEC_REALTEK 529 bool "Build Realtek HD-audio codec support" 530 depends on SND_HDA_INTEL 531 default y 532 help 533 Say Y here to include Realtek HD-audio codec support in 534 snd-hda-intel driver, such as ALC880. 535 --- 116 unchanged lines hidden (view full) --- 652 select SND_MPU401_UART 653 select SND_AC97_CODEC 654 help 655 Say Y here to include support for soundcards based on the 656 ICE1712 (Envy24) chip. 657 658 Currently supported hardware is: M-Audio Delta 1010(LT), 659 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442; |
652 TerraTec EWX 24/96, EWS 88MT, 88D, DMX 6Fire, Phase 88; 653 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8. | 660 TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88; 661 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8; 662 Lionstracs Mediastation, Terrasoniq TS 88. |
654 655 To compile this driver as a module, choose M here: the module 656 will be called snd-ice1712. 657 658config SND_ICE1724 659 tristate "ICE/VT1724/1720 (Envy24HT/PT)" 660 select SND_RAWMIDI 661 select SND_AC97_CODEC 662 select SND_VMASTER 663 help 664 Say Y here to include support for soundcards based on 665 ICE/VT1724/1720 (Envy24HT/PT) chips. 666 667 Currently supported hardware is: AMP AUDIO2000; M-Audio | 663 664 To compile this driver as a module, choose M here: the module 665 will be called snd-ice1712. 666 667config SND_ICE1724 668 tristate "ICE/VT1724/1720 (Envy24HT/PT)" 669 select SND_RAWMIDI 670 select SND_AC97_CODEC 671 select SND_VMASTER 672 help 673 Say Y here to include support for soundcards based on 674 ICE/VT1724/1720 (Envy24HT/PT) chips. 675 676 Currently supported hardware is: AMP AUDIO2000; M-Audio |
668 Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe; 669 AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II; 670 Chaintech ZNF3-150/250. | 677 Revolution 5.1, 7.1, Audiophile 192; TerraTec Aureon 5.1 Sky, 678 7.1 Space/Universe, Phase 22/28; Onkyo SE-90PCI, SE-200PCI; 679 AudioTrak Prodigy 192, 7.1 (HIFI/LT/XT), HD2; Hercules 680 Fortissimo IV; ESI Juli@; Pontis MS300; EGO-SYS WaveTerminal 681 192M; Albatron K8X800 Pro II; Chaintech ZNF3-150/250, 9CJS, 682 AV-710; Shuttle SN25P. |
671 672 To compile this driver as a module, choose M here: the module 673 will be called snd-ice1724. 674 675config SND_INTEL8X0 676 tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller" 677 select SND_AC97_CODEC 678 help --- 161 unchanged lines hidden (view full) --- 840 To compile this driver as a module, choose M here: the module 841 will be called snd-via82xx-modem. 842 843config SND_VIRTUOSO 844 tristate "Asus Virtuoso 100/200 (Xonar)" 845 select SND_OXYGEN_LIB 846 help 847 Say Y here to include support for sound cards based on the | 683 684 To compile this driver as a module, choose M here: the module 685 will be called snd-ice1724. 686 687config SND_INTEL8X0 688 tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller" 689 select SND_AC97_CODEC 690 help --- 161 unchanged lines hidden (view full) --- 852 To compile this driver as a module, choose M here: the module 853 will be called snd-via82xx-modem. 854 855config SND_VIRTUOSO 856 tristate "Asus Virtuoso 100/200 (Xonar)" 857 select SND_OXYGEN_LIB 858 help 859 Say Y here to include support for sound cards based on the |
848 Asus AV100/AV200 chips, i.e., Xonar D2, DX and D2X. | 860 Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X. |
849 850 To compile this driver as a module, choose M here: the module 851 will be called snd-virtuoso. 852 853config SND_VX222 854 tristate "Digigram VX222" 855 select SND_VX_LIB 856 help --- 18 unchanged lines hidden --- | 861 862 To compile this driver as a module, choose M here: the module 863 will be called snd-virtuoso. 864 865config SND_VX222 866 tristate "Digigram VX222" 867 select SND_VX_LIB 868 help --- 18 unchanged lines hidden --- |