gma500: begin the config based split
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / intel_sst / Kconfig
blob82391077b3846049e3a67f7c52c8d94c79224f86
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'
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'