menu "PCI devices"
	depends on SND!=n && PCI

config SND_PDPLUS
	tristate "Sek'D/Marian Prodif Plus"
	depends on SND
	select SND_PCM
	help
	  Say 'Y' or 'M' to include support for Sek'D/Marian Prodif Plus
          soundcard.

config SND_HDSPM
	tristate "RME Hammerfall DSP MADI"
	depends on SND
	select SND_HWDEP
	select SND_PCM
	help
	  Say 'Y' or 'M' to include support for RME Hammerfall DSP MADI
	  soundcards.

config SND_EMU10K1X
	tristate "EMU10K1X (Dell OEM Version)"
	depends on SND
	select SND_AC97_CODEC
	help
	  Say 'Y' or 'M' to include support for Sound Blaster Live Dell
	  OEM version.

config SND_AUDIGYLS
	tristate "SB Audigy LS"
	depends on SND
	select SND_AC97_CODEC
	help
	  Say 'Y' or 'M' to include support for Sound Blaster Audigy LS
	  OEM version.

config SND_AZX
	tristate "Intel HD Audio"
	depends on SND
	select SND_PCM
	help
	  Say 'Y' or 'M' to include support for Intel HD Audio (Azalia).

config SND_VIA82XX_MODEM
	tristate "VIA 82C686A/B, 8233 based Modems"
	depends on SND
	select SND_AC97_CODEC
	help
	  Say 'Y' or 'M' to include support for VIA VT82C686A/B, VT8233 based modems..

endmenu
