Kconfig 7.0 KB
Newer Older
1 2
config SND_MFLD_MACHINE
	tristate "SOC Machine Audio driver for Intel Medfield MID platform"
3
	depends on INTEL_SCU_IPC
4
	select SND_SOC_SN95031
5
	select SND_SST_MFLD_PLATFORM
6
	select SND_SST_IPC_PCI
7 8 9 10 11 12
	help
          This adds support for ASoC machine driver for Intel(R) MID Medfield platform
          used as alsa device in audio substem in Intel(R) MID devices
          Say Y if you have such a device
          If unsure select "N".

13
config SND_SST_MFLD_PLATFORM
14
	tristate
15
	select SND_SOC_COMPRESS
16

17 18 19
config SND_SST_IPC
	tristate

20 21 22 23
config SND_SST_IPC_PCI
	tristate
	select SND_SST_IPC

V
Vinod Koul 已提交
24 25 26
config SND_SST_IPC_ACPI
	tristate
	select SND_SST_IPC
27
	select SND_SOC_INTEL_SST
V
Vinod Koul 已提交
28 29
	depends on ACPI

30
config SND_SOC_INTEL_SST
31
	tristate
32
	select SND_SOC_INTEL_SST_ACPI if ACPI
33
	select SND_SOC_INTEL_SST_MATCH if ACPI
34
	depends on (X86 || COMPILE_TEST)
35 36 37 38

config SND_SOC_INTEL_SST_ACPI
	tristate

39 40 41
config SND_SOC_INTEL_SST_MATCH
	tristate

42 43
config SND_SOC_INTEL_HASWELL
	tristate
44

45 46 47
config SND_SOC_INTEL_BAYTRAIL
	tristate

48
config SND_SOC_INTEL_HASWELL_MACH
49
	tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
50
	depends on X86_INTEL_LPSS && I2C && I2C_DESIGNWARE_PLATFORM
51
	depends on DW_DMAC_CORE=y
52
	select SND_SOC_INTEL_SST
53 54 55
	select SND_SOC_INTEL_HASWELL
	select SND_SOC_RT5640
	help
56
	  This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
57
	  Ultrabook platforms.
58 59
	  Say Y if you have such a device
	  If unsure select "N".
60

61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
config SND_SOC_INTEL_BXT_RT298_MACH
	tristate "ASoC Audio driver for Broxton with RT298 I2S mode"
	depends on X86 && ACPI && I2C
	select SND_SOC_INTEL_SST
	select SND_SOC_INTEL_SKYLAKE
	select SND_SOC_RT298
	select SND_SOC_DMIC
	select SND_SOC_HDAC_HDMI
	select SND_HDA_DSP_LOADER
	help
	   This adds support for ASoC machine driver for Broxton platforms
	   with RT286 I2S audio codec.
	   Say Y if you have such a device
	   If unsure select "N".

76 77
config SND_SOC_INTEL_BYT_RT5640_MACH
	tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
78
	depends on X86_INTEL_LPSS && I2C
79
	depends on DW_DMAC_CORE=y && (SND_SST_IPC_ACPI = n)
80
	select SND_SOC_INTEL_SST
81 82 83 84
	select SND_SOC_INTEL_BAYTRAIL
	select SND_SOC_RT5640
	help
	  This adds audio driver for Intel Baytrail platform based boards
85 86
	  with the RT5640 audio codec. This driver is deprecated, use
	  SND_SOC_INTEL_BYTCR_RT5640_MACH instead for better functionality
87 88 89

config SND_SOC_INTEL_BYT_MAX98090_MACH
	tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
90
	depends on X86_INTEL_LPSS && I2C
91
	depends on DW_DMAC_CORE=y && (SND_SST_IPC_ACPI = n)
92
	select SND_SOC_INTEL_SST
93 94 95 96 97
	select SND_SOC_INTEL_BAYTRAIL
	select SND_SOC_MAX98090
	help
	  This adds audio driver for Intel Baytrail platform based boards
	  with the MAX98090 audio codec.
98 99 100

config SND_SOC_INTEL_BROADWELL_MACH
	tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
101
	depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
102
		   I2C_DESIGNWARE_PLATFORM
103
	depends on DW_DMAC_CORE=y
104
	select SND_SOC_INTEL_SST
105 106 107 108 109 110 111
	select SND_SOC_INTEL_HASWELL
	select SND_SOC_RT286
	help
	  This adds support for the Wilcatpoint Audio DSP on Intel(R) Broadwell
	  Ultrabook platforms.
	  Say Y if you have such a device
	  If unsure select "N".
112 113

config SND_SOC_INTEL_BYTCR_RT5640_MACH
114
        tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5640 codec"
115
	depends on X86 && I2C
116 117 118
	select SND_SOC_RT5640
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
119
	select SND_SOC_INTEL_SST_MATCH if ACPI
120
	help
121 122
          This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
          platforms with RT5640 audio codec.
123 124
          Say Y if you have such a device
          If unsure select "N".
125

126 127 128 129 130 131
config SND_SOC_INTEL_BYTCR_RT5651_MACH
        tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5651 codec"
	depends on X86 && I2C
	select SND_SOC_RT5651
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
132
	select SND_SOC_INTEL_SST_MATCH if ACPI
133 134 135 136 137 138
	help
          This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
          platforms with RT5651 audio codec.
          Say Y if you have such a device
          If unsure select "N".

139 140
config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
        tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
141
        depends on X86_INTEL_LPSS && I2C
142 143 144
        select SND_SOC_RT5670
        select SND_SST_MFLD_PLATFORM
        select SND_SST_IPC_ACPI
145
	select SND_SOC_INTEL_SST_MATCH if ACPI
146 147 148 149 150
        help
          This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
          platforms with RT5672 audio codec.
          Say Y if you have such a device
          If unsure select "N".
151 152

config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
153
	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
154
	depends on X86_INTEL_LPSS && I2C
155 156 157
	select SND_SOC_RT5645
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
158
	select SND_SOC_INTEL_SST_MATCH if ACPI
159 160
	help
	  This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
161
	  platforms with RT5645/5650 audio codec.
162
	  If unsure select "N".
163 164 165

config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
166
	depends on X86_INTEL_LPSS && I2C
167 168 169 170
	select SND_SOC_MAX98090
	select SND_SOC_TS3A227E
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
171
	select SND_SOC_INTEL_SST_MATCH if ACPI
172 173 174 175
	help
      This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
      platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
      If unsure select "N".
176 177 178 179

config SND_SOC_INTEL_SKYLAKE
	tristate
	select SND_HDA_EXT_CORE
180
	select SND_HDA_DSP_LOADER
181
	select SND_SOC_TOPOLOGY
182
	select SND_SOC_INTEL_SST
183 184 185

config SND_SOC_INTEL_SKL_RT286_MACH
	tristate "ASoC Audio driver for SKL with RT286 I2S mode"
186
	depends on X86 && ACPI && I2C
187 188 189 190
	select SND_SOC_INTEL_SST
	select SND_SOC_INTEL_SKYLAKE
	select SND_SOC_RT286
	select SND_SOC_DMIC
191
	select SND_SOC_HDAC_HDMI
192 193 194 195 196
	help
	   This adds support for ASoC machine driver for Skylake platforms
	   with RT286 I2S audio codec.
	   Say Y if you have such a device
	   If unsure select "N".
197 198 199 200 201 202 203 204 205

config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH
	tristate "ASoC Audio driver for SKL with NAU88L25 and SSM4567 in I2S Mode"
	depends on X86_INTEL_LPSS && I2C
	select SND_SOC_INTEL_SST
	select SND_SOC_INTEL_SKYLAKE
	select SND_SOC_NAU8825
	select SND_SOC_SSM4567
	select SND_SOC_DMIC
206
	select SND_SOC_HDAC_HDMI
207 208 209 210 211
	help
	  This adds support for ASoC Onboard Codec I2S machine driver. This will
	  create an alsa sound card for NAU88L25 + SSM4567.
	  Say Y if you have such a device
	  If unsure select "N".
212 213 214 215 216 217 218 219 220

config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH
	tristate "ASoC Audio driver for SKL with NAU88L25 and MAX98357A in I2S Mode"
	depends on X86_INTEL_LPSS && I2C
	select SND_SOC_INTEL_SST
	select SND_SOC_INTEL_SKYLAKE
	select SND_SOC_NAU8825
	select SND_SOC_MAX98357A
	select SND_SOC_DMIC
221
	select SND_SOC_HDAC_HDMI
222 223 224 225 226
	help
	  This adds support for ASoC Onboard Codec I2S machine driver. This will
	  create an alsa sound card for NAU88L25 + MAX98357A.
	  Say Y if you have such a device
	  If unsure select "N".