blob: 82391077b3846049e3a67f7c52c8d94c79224f86 [file] [log] [blame]
Vinod Koulfffa1cc2010-10-05 16:25:17 +01001config SND_INTEL_SST
2 tristate "Intel SST (LPE) Driver"
3 depends on X86 && INTEL_SCU_IPC
4 default n
5 help
6 Say Y here to include support for the Intel(R) MID SST DSP driver
7 On other PC platforms if you are unsure answer 'N'
8
9config SND_INTELMID
10 tristate "Intel MID sound card driver"
Randy Dunlap89561102010-11-24 11:46:09 -080011 depends on SOUND && SND
Vinod Koulfffa1cc2010-10-05 16:25:17 +010012 select SND_PCM
13 select SND_SEQUENCER
14 select SND_JACK
15 depends on SND_INTEL_SST
16 default n
17 help
18 Say Y here to include support for the Intel(R) MID sound card driver
19 On other PC platforms if you are unsure answer 'N'