Kconfig (98f2a97f207a776603173ee96327d977e592579d) Kconfig (d16be8ed69f3e59d36be8c422508c3a10082fdaa)
1# ALSA PCI drivers
2
3menu "PCI devices"
4 depends on SND!=n && PCI
5
6config SND_AD1889
7 tristate "Analog Devices AD1889"
8 depends on SND

--- 683 unchanged lines hidden (view full) ---

692 To compile this driver as a module, choose M here: the module
693 will be called snd-ice1712.
694
695config SND_ICE1724
696 tristate "ICE/VT1724/1720 (Envy24HT/PT)"
697 depends on SND
698 select SND_MPU401_UART
699 select SND_AC97_CODEC
1# ALSA PCI drivers
2
3menu "PCI devices"
4 depends on SND!=n && PCI
5
6config SND_AD1889
7 tristate "Analog Devices AD1889"
8 depends on SND

--- 683 unchanged lines hidden (view full) ---

692 To compile this driver as a module, choose M here: the module
693 will be called snd-ice1712.
694
695config SND_ICE1724
696 tristate "ICE/VT1724/1720 (Envy24HT/PT)"
697 depends on SND
698 select SND_MPU401_UART
699 select SND_AC97_CODEC
700 select SND_VMASTER
700 help
701 Say Y here to include support for soundcards based on
702 ICE/VT1724/1720 (Envy24HT/PT) chips.
703
704 Currently supported hardware is: AMP AUDIO2000; M-Audio
705 Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe;
706 AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II;
707 Chaintech ZNF3-150/250.

--- 273 unchanged lines hidden ---
701 help
702 Say Y here to include support for soundcards based on
703 ICE/VT1724/1720 (Envy24HT/PT) chips.
704
705 Currently supported hardware is: AMP AUDIO2000; M-Audio
706 Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe;
707 AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II;
708 Chaintech ZNF3-150/250.

--- 273 unchanged lines hidden ---