summaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst/Kconfig
blob: b46bd9d1b3247ddf3b4e9c472afda360c5900feb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config SND_INTEL_SST
	tristate "Intel SST (LPE) Driver"
	depends on X86 && INTEL_SCU_IPC
	default n
	help
	  Say Y here to include support for the Intel(R) MID SST DSP driver
	  On other PC platforms if you are unsure answer 'N'

config SND_INTELMID
	tristate "Intel MID sound card driver"
	select SND_PCM
	select SND_SEQUENCER
	select SND_JACK
	depends on SND_INTEL_SST
	default n
	help
	  Say Y here to include support for the Intel(R) MID sound card driver
	  On other PC platforms if you are unsure answer 'N'
OpenPOWER on IntegriCloud