|
@@ -155,6 +155,7 @@ config SND_AZT3328
|
|
|
select SND_PCM
|
|
|
select SND_RAWMIDI
|
|
|
select SND_AC97_CODEC
|
|
|
+ select SND_TIMER
|
|
|
depends on ZONE_DMA
|
|
|
help
|
|
|
Say Y here to include support for Aztech AZF3328 (PCI168)
|
|
@@ -463,6 +464,7 @@ config SND_EMU10K1
|
|
|
select SND_HWDEP
|
|
|
select SND_RAWMIDI
|
|
|
select SND_AC97_CODEC
|
|
|
+ select SND_TIMER
|
|
|
depends on ZONE_DMA
|
|
|
help
|
|
|
Say Y to include support for Sound Blaster PCI 512, Live!,
|
|
@@ -889,6 +891,7 @@ config SND_YMFPCI
|
|
|
select SND_OPL3_LIB
|
|
|
select SND_MPU401_UART
|
|
|
select SND_AC97_CODEC
|
|
|
+ select SND_TIMER
|
|
|
help
|
|
|
Say Y here to include support for Yamaha PCI audio chips -
|
|
|
YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
|