]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/staging/intel_sst/Kconfig
Merge branch 'fix/asoc' into for-linus
[mv-sheeva.git] / drivers / staging / intel_sst / Kconfig
1 config 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
9 config SND_INTELMID
10         tristate "Intel MID sound card driver"
11         select SND_PCM
12         select SND_SEQUENCER
13         select SND_JACK
14         depends on SND_INTEL_SST
15         default n
16         help
17           Say Y here to include support for the Intel(R) MID sound card driver
18           On other PC platforms if you are unsure answer 'N'