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_ATIIXP_MODEM
	tristate "ATI IXP 150/200/250 Modem"
	depends on SND
	select SND_AC97_CODEC
	help
	  Say 'Y' or 'M' to include support for ATI IXP 150/200/250 AC97 modem
	  controller.

endmenu
