blob: 32262be80871f52992549217eddd5a1e32cee493 [file] [log] [blame]
Vinod Koule62255f2011-01-04 20:17:04 +05301config SND_MFLD_MACHINE
2 tristate "SOC Machine Audio driver for Intel Medfield MID platform"
Vinod Koul5914ccf2014-10-16 13:54:29 +05303 depends on INTEL_SCU_IPC
Vinod Koule62255f2011-01-04 20:17:04 +05304 select SND_SOC_SN95031
Liam Girdwooda355d672014-02-12 13:42:50 +00005 select SND_SST_MFLD_PLATFORM
Vinod Koulf533a032014-11-04 16:25:16 +05306 select SND_SST_IPC_PCI
Vinod Koule62255f2011-01-04 20:17:04 +05307 help
8 This adds support for ASoC machine driver for Intel(R) MID Medfield platform
9 used as alsa device in audio substem in Intel(R) MID devices
10 Say Y if you have such a device
11 If unsure select "N".
12
Liam Girdwooda355d672014-02-12 13:42:50 +000013config SND_SST_MFLD_PLATFORM
Vinod Koule62255f2011-01-04 20:17:04 +053014 tristate
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000015
Vinod Koul0fbc7d72014-10-16 20:00:19 +053016config SND_SST_IPC
17 tristate
18
Vinod Koulf533a032014-11-04 16:25:16 +053019config SND_SST_IPC_PCI
20 tristate
21 select SND_SST_IPC
22
Vinod Koul336cfbb2014-11-11 16:36:28 +053023config SND_SST_IPC_ACPI
24 tristate
25 select SND_SST_IPC
26 depends on ACPI
27
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000028config SND_SOC_INTEL_SST
Vinod Koul13735d12015-06-19 23:55:28 +053029 tristate
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000030 select SND_SOC_INTEL_SST_ACPI if ACPI
Liam Girdwoodafd95492014-02-19 16:45:57 +000031 depends on (X86 || COMPILE_TEST)
Liam Girdwoodddfa40b2014-02-17 13:32:10 +000032
33config SND_SOC_INTEL_SST_ACPI
34 tristate
35
Liam Girdwood5e4482f2014-02-20 21:48:46 +000036config SND_SOC_INTEL_HASWELL
37 tristate
Liam Girdwood90931b92014-02-20 21:48:47 +000038
Jarkko Nikula20df8d02014-02-24 17:27:02 +020039config SND_SOC_INTEL_BAYTRAIL
40 tristate
41
Liam Girdwood90931b92014-02-20 21:48:47 +000042config SND_SOC_INTEL_HASWELL_MACH
Liam Girdwooda8282132014-03-06 14:56:06 +000043 tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
Vinod Koul13735d12015-06-19 23:55:28 +053044 depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
Vinod Koul7dd6bd82015-06-19 23:55:27 +053045 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +053046 select SND_SOC_INTEL_SST
Liam Girdwood90931b92014-02-20 21:48:47 +000047 select SND_SOC_INTEL_HASWELL
48 select SND_SOC_RT5640
49 help
Liam Girdwooda8282132014-03-06 14:56:06 +000050 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
Liam Girdwood90931b92014-02-20 21:48:47 +000051 Ultrabook platforms.
Liam Girdwooda8282132014-03-06 14:56:06 +000052 Say Y if you have such a device
53 If unsure select "N".
Jarkko Nikula20df8d02014-02-24 17:27:02 +020054
55config SND_SOC_INTEL_BYT_RT5640_MACH
56 tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
Vinod Koul13735d12015-06-19 23:55:28 +053057 depends on X86_INTEL_LPSS && I2C
Vinod Koul7dd6bd82015-06-19 23:55:27 +053058 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +053059 select SND_SOC_INTEL_SST
Jarkko Nikula20df8d02014-02-24 17:27:02 +020060 select SND_SOC_INTEL_BAYTRAIL
61 select SND_SOC_RT5640
62 help
63 This adds audio driver for Intel Baytrail platform based boards
64 with the RT5640 audio codec.
Jarkko Nikula9b351d42014-05-30 15:16:43 +030065
66config SND_SOC_INTEL_BYT_MAX98090_MACH
67 tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
Vinod Koul13735d12015-06-19 23:55:28 +053068 depends on X86_INTEL_LPSS && I2C
Vinod Koul7dd6bd82015-06-19 23:55:27 +053069 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +053070 select SND_SOC_INTEL_SST
Jarkko Nikula9b351d42014-05-30 15:16:43 +030071 select SND_SOC_INTEL_BAYTRAIL
72 select SND_SOC_MAX98090
73 help
74 This adds audio driver for Intel Baytrail platform based boards
75 with the MAX98090 audio codec.
Liam Girdwoodafdb74f2014-07-14 10:35:40 +080076
77config SND_SOC_INTEL_BROADWELL_MACH
78 tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
Vinod Koul13735d12015-06-19 23:55:28 +053079 depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
Ricardo Neri282a3312014-10-16 18:22:01 -070080 I2C_DESIGNWARE_PLATFORM
Vinod Koul7dd6bd82015-06-19 23:55:27 +053081 depends on DW_DMAC_CORE
Vinod Koul13735d12015-06-19 23:55:28 +053082 select SND_SOC_INTEL_SST
Liam Girdwoodafdb74f2014-07-14 10:35:40 +080083 select SND_SOC_INTEL_HASWELL
Liam Girdwoodafdb74f2014-07-14 10:35:40 +080084 select SND_SOC_RT286
85 help
86 This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
87 Ultrabook platforms.
88 Say Y if you have such a device
89 If unsure select "N".
Subhransu S. Prusty996cc842014-11-19 15:13:27 +053090
91config SND_SOC_INTEL_BYTCR_RT5640_MACH
92 tristate "ASoC Audio DSP Support for MID BYT Platform"
Jarkko Nikulada042e32014-12-18 16:40:35 +020093 depends on X86 && I2C
Subhransu S. Prusty996cc842014-11-19 15:13:27 +053094 select SND_SOC_RT5640
95 select SND_SST_MFLD_PLATFORM
96 select SND_SST_IPC_ACPI
97 help
98 This adds support for ASoC machine driver for Intel(R) MID Baytrail platform
99 used as alsa device in audio substem in Intel(R) MID devices
100 Say Y if you have such a device
101 If unsure select "N".
Mengdong Lin026da222014-11-21 16:08:59 +0800102
103config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
104 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
Jarkko Nikulada042e32014-12-18 16:40:35 +0200105 depends on X86_INTEL_LPSS && I2C
Mengdong Lin026da222014-11-21 16:08:59 +0800106 select SND_SOC_RT5670
107 select SND_SST_MFLD_PLATFORM
108 select SND_SST_IPC_ACPI
109 help
110 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
111 platforms with RT5672 audio codec.
112 Say Y if you have such a device
113 If unsure select "N".
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800114
115config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
Fang, Yang Ac4ba51b2015-04-23 10:23:02 -0700116 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
Fang, Yang Afd35e372015-06-11 15:51:59 -0700117 depends on X86_INTEL_LPSS && I2C
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800118 select SND_SOC_RT5645
119 select SND_SST_MFLD_PLATFORM
120 select SND_SST_IPC_ACPI
121 help
122 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
Fang, Yang Ac4ba51b2015-04-23 10:23:02 -0700123 platforms with RT5645/5650 audio codec.
Fang, Yang Ae18acdc2015-02-04 18:19:32 -0800124 If unsure select "N".
Fang, Yang A17119a42015-05-01 11:42:03 -0700125
126config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
127 tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
Fang, Yang Afd35e372015-06-11 15:51:59 -0700128 depends on X86_INTEL_LPSS && I2C
Fang, Yang A17119a42015-05-01 11:42:03 -0700129 select SND_SOC_MAX98090
130 select SND_SOC_TS3A227E
131 select SND_SST_MFLD_PLATFORM
132 select SND_SST_IPC_ACPI
133 help
134 This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
135 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
136 If unsure select "N".