Kconfig 5.8 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
	depends on (X86 || COMPILE_TEST)
34 35 36 37

config SND_SOC_INTEL_SST_ACPI
	tristate

38 39
config SND_SOC_INTEL_HASWELL
	tristate
40

41 42 43
config SND_SOC_INTEL_BAYTRAIL
	tristate

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

config SND_SOC_INTEL_BYT_RT5640_MACH
	tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"
59
	depends on X86_INTEL_LPSS && I2C
60
	depends on DW_DMAC_CORE=y && (SND_SOC_INTEL_BYTCR_RT5640_MACH = n)
61
	select SND_SOC_INTEL_SST
62 63 64 65
	select SND_SOC_INTEL_BAYTRAIL
	select SND_SOC_RT5640
	help
	  This adds audio driver for Intel Baytrail platform based boards
66 67
	  with the RT5640 audio codec. This driver is deprecated, use
	  SND_SOC_INTEL_BYTCR_RT5640_MACH instead for better functionality
68 69 70

config SND_SOC_INTEL_BYT_MAX98090_MACH
	tristate "ASoC Audio driver for Intel Baytrail with MAX98090 codec"
71
	depends on X86_INTEL_LPSS && I2C
72
	depends on DW_DMAC_CORE=y
73
	select SND_SOC_INTEL_SST
74 75 76 77 78
	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.
79 80 81

config SND_SOC_INTEL_BROADWELL_MACH
	tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
82
	depends on X86_INTEL_LPSS && I2C && DW_DMAC && \
83
		   I2C_DESIGNWARE_PLATFORM
84
	depends on DW_DMAC_CORE=y
85
	select SND_SOC_INTEL_SST
86 87 88 89 90 91 92
	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".
93 94

config SND_SOC_INTEL_BYTCR_RT5640_MACH
95
        tristate "ASoC Audio driver for Intel Baytrail and Baytrail-CR with RT5640 codec"
96
	depends on X86 && I2C
97 98 99 100
	select SND_SOC_RT5640
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
	help
101 102
          This adds support for ASoC machine driver for Intel(R) Baytrail and Baytrail-CR
          platforms with RT5640 audio codec.
103 104
          Say Y if you have such a device
          If unsure select "N".
105 106 107

config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
        tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5672 codec"
108
        depends on X86_INTEL_LPSS && I2C
109 110 111 112 113 114 115 116
        select SND_SOC_RT5670
        select SND_SST_MFLD_PLATFORM
        select SND_SST_IPC_ACPI
        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".
117 118

config SND_SOC_INTEL_CHT_BSW_RT5645_MACH
119
	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with RT5645/5650 codec"
120
	depends on X86_INTEL_LPSS && I2C
121 122 123 124 125
	select SND_SOC_RT5645
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
	help
	  This adds support for ASoC machine driver for Intel(R) Cherrytrail & Braswell
126
	  platforms with RT5645/5650 audio codec.
127
	  If unsure select "N".
128 129 130

config SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH
	tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with MAX98090 & TI codec"
131
	depends on X86_INTEL_LPSS && I2C
132 133 134 135 136 137 138 139
	select SND_SOC_MAX98090
	select SND_SOC_TS3A227E
	select SND_SST_MFLD_PLATFORM
	select SND_SST_IPC_ACPI
	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".
140 141 142 143

config SND_SOC_INTEL_SKYLAKE
	tristate
	select SND_HDA_EXT_CORE
144
	select SND_SOC_TOPOLOGY
145
	select SND_SOC_INTEL_SST
146 147 148

config SND_SOC_INTEL_SKL_RT286_MACH
	tristate "ASoC Audio driver for SKL with RT286 I2S mode"
149
	depends on X86 && ACPI && I2C
150 151 152 153 154 155 156 157 158
	select SND_SOC_INTEL_SST
	select SND_SOC_INTEL_SKYLAKE
	select SND_SOC_RT286
	select SND_SOC_DMIC
	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".
159 160 161 162 163 164 165 166 167 168 169 170 171 172

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
	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".
173 174 175 176 177 178 179 180 181 182 183 184 185 186

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
	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".