]> Pileus Git - ~andy/linux/blob - drivers/staging/intel_sst/Kconfig
Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes
[~andy/linux] / 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         depends on SOUND && SND
12         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'