blob: 9c6f4714ba8d768c94ef27db5b80e18413d321ca [file] [log] [blame]
Mark Brown227b4dc2009-01-03 11:24:41 +01001# Helper to resolve issues with configs that have SPI enabled but I2C
2# modular, meaning we can't build the codec driver in with I2C support.
3# We use an ordered list of conditional defaults to pick the appropriate
4# setting - SPI can't be modular so that case doesn't need to be covered.
5config SND_SOC_I2C_AND_SPI
6 tristate
7 default m if I2C=m
8 default y if I2C=y
9 default y if SPI_MASTER=y
10
Mark Brown4d1a7722014-02-07 15:40:35 +000011menu "CODEC drivers"
12
Mark Brown0c941612008-07-29 11:42:35 +010013config SND_SOC_ALL_CODECS
14 tristate "Build all ASoC CODEC drivers"
Mark Brown64b0c282013-06-25 11:00:06 +010015 depends on COMPILE_TEST
Haojian Zhuangf213f4b2010-08-19 00:35:25 +080016 select SND_SOC_88PM860X if MFD_88PM860X
Mark Brown070504a2009-01-23 15:34:54 +000017 select SND_SOC_L3
Ola Lilja679d7ab2012-06-07 14:00:21 +020018 select SND_SOC_AB8500_CODEC if ABX500_CORE
Maciej S. Szmigieroa60abdf2015-05-10 00:12:04 +020019 select SND_SOC_AC97_CODEC
Mark Browne9ade7f2009-08-13 15:19:42 +010020 select SND_SOC_AD1836 if SPI_MASTER
Lars-Peter Clausen6c3d7132014-02-17 13:16:54 +010021 select SND_SOC_AD193X_SPI if SPI_MASTER
22 select SND_SOC_AD193X_I2C if I2C
Mark Brownca53fb22008-10-22 22:41:11 +010023 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
Scott Jiang5683dc72011-03-26 04:38:30 -040024 select SND_SOC_AD73311
Lars-Peter Clausenddd7a262011-08-15 20:15:22 +020025 select SND_SOC_ADAU1373 if I2C
Lars-Peter Clausendab464b2014-05-27 10:53:18 +020026 select SND_SOC_ADAU1761_I2C if I2C
27 select SND_SOC_ADAU1761_SPI if SPI
Lars-Peter Clausen2923af02014-05-27 10:53:19 +020028 select SND_SOC_ADAU1781_I2C if I2C
29 select SND_SOC_ADAU1781_SPI if SPI
Lars-Peter Clausen0c2d6962014-02-17 13:16:56 +010030 select SND_SOC_ADAV801 if SPI_MASTER
31 select SND_SOC_ADAV803 if I2C
Lars-Peter Clausen603597c2014-02-18 15:57:35 +010032 select SND_SOC_ADAU1977_SPI if SPI_MASTER
33 select SND_SOC_ADAU1977_I2C if I2C
Lars-Peter Clausenaf2d8b52013-07-22 18:49:52 +020034 select SND_SOC_ADAU1701 if I2C
Lars-Peter Clausena0d35462016-06-02 14:19:42 +020035 select SND_SOC_ADAU7002
Mike Frysinger754dec6b72011-03-27 00:43:59 -040036 select SND_SOC_ADS117X
Daniel Macka3819342009-03-09 02:13:17 +010037 select SND_SOC_AK4104 if SPI_MASTER
Mark Brownca53fb22008-10-22 22:41:11 +010038 select SND_SOC_AK4535 if I2C
Mark Brown0d724f82014-01-23 12:50:51 +000039 select SND_SOC_AK4554
Kuninori Morimotob0757062015-09-15 08:26:36 +000040 select SND_SOC_AK4613 if I2C
Dmitry Artamonow00d27012011-05-18 19:25:09 +040041 select SND_SOC_AK4641 if I2C
Kuninori Morimotoa3a83d92009-08-21 10:23:41 +090042 select SND_SOC_AK4642 if I2C
Joonyoung Shim2312fd82009-09-10 00:12:43 +090043 select SND_SOC_AK4671 if I2C
Daniel Mackcc289be2013-03-08 12:07:28 +010044 select SND_SOC_AK5386
Jarkko Nikula473f89f2010-10-29 16:47:44 +030045 select SND_SOC_ALC5623 if I2C
Leon Romanovsky94d5f7c2011-11-05 12:38:02 +020046 select SND_SOC_ALC5632 if I2C
Kuninori Morimoto54aba082016-04-22 09:09:14 +000047 select SND_SOC_BT_SCO
Miguel Aguilarb56e9722010-03-11 09:32:59 -060048 select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC
Brian Austineef5bb22014-08-04 15:11:16 -050049 select SND_SOC_CS35L32 if I2C
Paul Handrigan3333cb72016-06-20 11:45:18 -050050 select SND_SOC_CS35L33 if I2C
Brian Austina1253ef2014-04-15 15:49:33 -050051 select SND_SOC_CS42L51_I2C if I2C
Arnd Bergmanna2915d42014-04-29 19:18:22 +080052 select SND_SOC_CS42L52 if I2C && INPUT
Brian Austin272b5ed2014-05-05 15:09:08 -050053 select SND_SOC_CS42L56 if I2C && INPUT
Brian Austin6d10c912011-11-16 12:32:27 -060054 select SND_SOC_CS42L73 if I2C
Paul Handriganfb6f8062014-06-23 17:29:53 -050055 select SND_SOC_CS4265 if I2C
Mark Brownca53fb22008-10-22 22:41:11 +010056 select SND_SOC_CS4270 if I2C
Axel Linc973b8a2014-10-06 23:09:47 +080057 select SND_SOC_CS4271_I2C if I2C
58 select SND_SOC_CS4271_SPI if SPI_MASTER
Nicolin Chen0c516b42014-03-20 18:18:37 +080059 select SND_SOC_CS42XX8_I2C if I2C
Tim Howee40da862015-07-16 14:51:40 -050060 select SND_SOC_CS4349 if I2C
Richard Fitzgerald66105502015-11-03 15:08:35 +000061 select SND_SOC_CS47L24 if MFD_CS47L24
Nicolin Chende9b12142016-05-25 12:38:34 -070062 select SND_SOC_CS53L30 if I2C
Joe Millenbach4f73bc42013-01-17 22:44:22 -080063 select SND_SOC_CX20442 if TTY
Axel Linc6823632015-05-04 17:28:02 +080064 select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
Adam Thomsonef5c2eb2013-02-14 12:02:51 +000065 select SND_SOC_DA7213 if I2C
Adam Thomson4d509342015-11-25 14:24:38 +000066 select SND_SOC_DA7218 if I2C
Adam Thomson6d817c02015-09-29 16:44:01 +010067 select SND_SOC_DA7219 if I2C
Adam Thomson48e27872012-06-11 13:15:27 +010068 select SND_SOC_DA732X if I2C
Ashish Chavan9911f7f2012-09-21 20:16:17 +053069 select SND_SOC_DA9055 if I2C
Lars-Peter Clausen8a36eaa2014-08-17 12:03:05 +020070 select SND_SOC_DMIC
Sean Cross567e4f92014-07-31 10:43:36 +080071 select SND_SOC_ES8328_SPI if SPI_MASTER
72 select SND_SOC_ES8328_I2C if I2C
Marek Beliskoefc47202015-06-20 22:47:01 +020073 select SND_SOC_GTM601
Subhransu S. Prusty18382ea2015-11-10 18:42:06 +053074 select SND_SOC_HDAC_HDMI
Ricard Wanderlof3b7ce992015-08-27 11:35:20 +020075 select SND_SOC_ICS43432
ZhengShunQiandecbc002015-11-09 10:10:19 +080076 select SND_SOC_INNO_RK3036
M R Swami Reddy2f989f72012-06-01 22:21:54 +053077 select SND_SOC_ISABELLE if I2C
Axel Linf8f626f2011-12-06 15:38:51 +080078 select SND_SOC_JZ4740_CODEC
Mark Brown9b74c7d2011-03-07 12:23:10 +000079 select SND_SOC_LM4857 if I2C
M R Swami Reddydbf7a732012-03-30 16:03:43 +053080 select SND_SOC_LM49453 if I2C
Mark Browne86e1242010-10-18 16:45:24 -070081 select SND_SOC_MAX98088 if I2C
Kuninori Morimoto83f7cbc2012-11-20 20:27:10 -080082 select SND_SOC_MAX98090 if I2C
Peter Hsiang82a5a932011-04-04 19:35:30 -070083 select SND_SOC_MAX98095 if I2C
Guenter Roeckffa04752015-02-11 13:13:18 -080084 select SND_SOC_MAX98357A if GPIOLIB
anish kumarca2cd6b2016-04-27 15:39:05 -070085 select SND_SOC_MAX98371 if I2C
anish kumar805d1322016-02-17 17:28:49 -080086 select SND_SOC_MAX9867 if I2C
Anish Kumar1ff27652015-03-09 15:50:34 -070087 select SND_SOC_MAX98925 if I2C
anish kumara2e28762016-01-14 14:03:33 -080088 select SND_SOC_MAX98926 if I2C
Christian Glindkamp0e45cab2011-03-09 11:20:04 +010089 select SND_SOC_MAX9850 if I2C
Peter Rosin3b2af7f2016-05-14 23:09:39 +020090 select SND_SOC_MAX9860 if I2C
Wolfram Sang394d2bb2012-01-27 16:10:23 +010091 select SND_SOC_MAX9768 if I2C
Mark Brownb4541662010-06-20 14:05:46 +010092 select SND_SOC_MAX9877 if I2C
Philippe Rétornaz8b908b82012-05-15 13:53:50 +020093 select SND_SOC_MC13783 if MFD_MC13XXX
Tomoya MORINAGAd808fe92012-03-19 20:59:28 +090094 select SND_SOC_ML26124 if I2C
John Hsub6970b42016-08-19 17:24:52 +080095 select SND_SOC_NAU8810 if I2C
Anatol Pomozov34ca27f2015-10-02 09:49:14 -070096 select SND_SOC_NAU8825 if I2C
Jyri Sarha09184112016-03-31 16:36:00 +030097 select SND_SOC_HDMI_CODEC
Marek Belisko95169d02013-08-01 11:14:58 +020098 select SND_SOC_PCM1681 if I2C
Jacob Siverskog70e3e562016-01-22 13:39:54 +010099 select SND_SOC_PCM179X_I2C if I2C
Jacob Siverskog1b347b62016-01-22 13:39:53 +0100100 select SND_SOC_PCM179X_SPI if SPI_MASTER
Hugo Villeneuve1c0090c2008-11-19 01:37:31 -0500101 select SND_SOC_PCM3008
Damien.Horsleya9b17a62015-12-08 15:59:00 +0000102 select SND_SOC_PCM3168A_I2C if I2C
103 select SND_SOC_PCM3168A_SPI if SPI_MASTER
Florian Meier97d3ddd2016-05-13 09:14:12 +0000104 select SND_SOC_PCM5102A
Mark Brown22066222014-03-07 11:44:08 +0800105 select SND_SOC_PCM512x_I2C if I2C
106 select SND_SOC_PCM512x_SPI if SPI_MASTER
Bard Liao07cf7cba2014-06-20 14:41:13 +0800107 select SND_SOC_RT286 if I2C
Bard Liao6adcafa2015-06-26 10:59:49 +0800108 select SND_SOC_RT298 if I2C
Oder Chiou4a6180e2016-02-03 19:53:24 +0800109 select SND_SOC_RT5514 if I2C
Bard Liaob1d15052015-12-15 14:57:41 +0800110 select SND_SOC_RT5616 if I2C
Axel Lin689b9562011-09-22 20:52:12 +0800111 select SND_SOC_RT5631 if I2C
Bard Liao997b0522013-06-11 13:10:16 +0800112 select SND_SOC_RT5640 if I2C
Oder Chiou1319b2f2014-04-28 19:59:10 +0800113 select SND_SOC_RT5645 if I2C
Bard Liao40bc18a2014-04-16 19:20:46 +0800114 select SND_SOC_RT5651 if I2C
Bard Liaod3cb2de2015-11-09 14:47:34 +0800115 select SND_SOC_RT5659 if I2C
Oder Chiou2b26dd42016-09-19 19:26:08 +0800116 select SND_SOC_RT5660 if I2C
Bard Liaodf7c5212016-09-09 10:33:10 +0800117 select SND_SOC_RT5663 if I2C
Bard Liao5e8351d2014-06-30 20:31:13 +0800118 select SND_SOC_RT5670 if I2C
Anatol Pomozovac884fc2014-10-17 11:56:42 -0700119 select SND_SOC_RT5677 if I2C && SPI_MASTER
Zeng Zhaoming9b34e6c2011-02-24 02:08:21 +0800120 select SND_SOC_SGTL5000 if I2C
Andrey Smirnov330345e2012-10-05 18:55:02 -0700121 select SND_SOC_SI476X if MFD_SI476X_CORE
Rongjun Yingf516e362014-03-05 16:34:34 +0800122 select SND_SOC_SIRF_AUDIO_CODEC
Vinod Koul4dc69be2011-01-04 20:16:07 +0530123 select SND_SOC_SN95031 if INTEL_SCU_IPC
Chaithrika U Sbe461ba2009-05-28 05:10:50 -0400124 select SND_SOC_SPDIF
Lars-Peter Clausenb6b5e762013-05-23 20:14:50 +0200125 select SND_SOC_SSM2518 if I2C
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100126 select SND_SOC_SSM2602_SPI if SPI_MASTER
127 select SND_SOC_SSM2602_I2C if I2C
Anatol Pomozov1ee44ce2014-09-26 13:31:06 -0700128 select SND_SOC_SSM4567 if I2C
Johannes Stezenbachc034abf2011-06-22 14:59:24 +0200129 select SND_SOC_STA32X if I2C
Sven Brandau2439ea12014-04-02 10:25:05 +0200130 select SND_SOC_STA350 if I2C
Rajeev Kumar3be58db2012-07-04 16:11:12 +0530131 select SND_SOC_STA529 if I2C
Jon Smirl3c166c72009-05-23 19:13:07 -0400132 select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
Arnaud Pouliquen32a726b2015-06-22 16:31:11 +0200133 select SND_SOC_STI_SAS
Dan Murphy5df7f712014-07-14 15:10:45 -0500134 select SND_SOC_TAS2552 if I2C
Daniel Mack4fa89342013-03-08 13:52:09 +0100135 select SND_SOC_TAS5086 if I2C
Kevin Cernekee3fd6e7d2015-05-03 17:00:18 -0700136 select SND_SOC_TAS571X if I2C
Andreas Dannenbergbd023ad2016-04-26 17:15:57 -0500137 select SND_SOC_TAS5720 if I2C
Peter Rosinfbace432014-11-08 14:40:17 +0100138 select SND_SOC_TFA9879 if I2C
Max Filippovb3fc5722014-03-06 14:04:41 +0400139 select SND_SOC_TLV320AIC23_I2C if I2C
140 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
Mark Brownca53fb22008-10-22 22:41:11 +0100141 select SND_SOC_TLV320AIC26 if SPI_MASTER
Jyri Sarhae00447f2014-03-11 12:57:32 +0200142 select SND_SOC_TLV320AIC31XX if I2C
Jeremy McDermond3bcfd222016-04-18 17:24:05 -0700143 select SND_SOC_TLV320AIC32X4_I2C if I2C
Jeremy McDermond125bc682016-04-18 17:24:06 -0700144 select SND_SOC_TLV320AIC32X4_SPI if SPI_MASTER
Mark Brownca53fb22008-10-22 22:41:11 +0100145 select SND_SOC_TLV320AIC3X if I2C
Peter Ujfalusi493b67e2009-10-09 15:55:41 +0300146 select SND_SOC_TPA6130A2 if I2C
Peter Ujfalusic8bf93f2009-10-15 09:03:56 +0300147 select SND_SOC_TLV320DAC33 if I2C
Dylan Reid2880fc82014-11-13 11:18:29 -0800148 select SND_SOC_TS3A227E if I2C
Steve Sakomancc175572008-10-30 21:35:26 -0700149 select SND_SOC_TWL4030 if TWL4030_CORE
Peter Ujfalusi8eaeb932012-04-03 11:56:51 +0300150 select SND_SOC_TWL6040 if TWL6040_CORE
Christian Pellegrin1cad1de2008-11-15 08:58:16 +0100151 select SND_SOC_UDA134X
Mark Brownca53fb22008-10-22 22:41:11 +0100152 select SND_SOC_UDA1380 if I2C
Matti Aaltonen40285f82011-03-01 10:10:37 -0300153 select SND_SOC_WL1273 if MFD_WL1273_CORE
Dimitris Papastamose3523e02012-08-23 15:59:56 +0100154 select SND_SOC_WM0010 if SPI_MASTER
Mark Brown4bb3f432011-04-08 16:49:42 +0900155 select SND_SOC_WM1250_EV1 if I2C
Mark Brown3a66d382010-02-11 13:27:19 +0000156 select SND_SOC_WM2000 if I2C
Mark Brownd5315a22012-01-25 19:29:41 +0000157 select SND_SOC_WM2200 if I2C
Mark Brown6d4baf02011-09-20 15:44:21 +0100158 select SND_SOC_WM5100 if I2C
Mark Brown93e87912012-06-19 16:38:15 +0100159 select SND_SOC_WM5102 if MFD_WM5102
Mark Brown5c6af632012-07-09 19:09:41 +0100160 select SND_SOC_WM5110 if MFD_WM5110
Mark Brown40aa4a32008-12-16 10:15:12 +0000161 select SND_SOC_WM8350 if MFD_WM8350
Mark Brownaaf1e172009-03-10 10:55:15 +0000162 select SND_SOC_WM8400 if MFD_WM8400
Mark Brown227b4dc2009-01-03 11:24:41 +0100163 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
Mark Brown1dcf98f2009-07-01 18:28:54 +0100164 select SND_SOC_WM8523 if I2C
Mark Brownca53fb22008-10-22 22:41:11 +0100165 select SND_SOC_WM8580 if I2C
Mark Brown08aff8c2009-08-18 21:15:14 +0100166 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
Neil Jones89933de2009-11-02 15:14:17 +0000167 select SND_SOC_WM8727
Mark Brown227b4dc2009-01-03 11:24:41 +0100168 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
169 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
Mark Brown2a9ae132010-11-23 19:31:18 +0000170 select SND_SOC_WM8737 if SND_SOC_I2C_AND_SPI
Ian Lartey992bee42010-07-31 00:32:11 +0100171 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
Mark Brown227b4dc2009-01-03 11:24:41 +0100172 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
173 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
Dimitris Papastamosc046fd42010-11-05 18:41:25 +0000174 select SND_SOC_WM8770 if SPI_MASTER
Mark Brown924914e2009-08-04 23:50:16 +0100175 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
Johannes Stezenbachec3ea542011-06-22 14:59:25 +0200176 select SND_SOC_WM8782
Charles Keepaxbbed2972015-02-22 16:43:21 +0000177 select SND_SOC_WM8804_I2C if I2C
178 select SND_SOC_WM8804_SPI if SPI_MASTER
Mark Brownca53fb22008-10-22 22:41:11 +0100179 select SND_SOC_WM8900 if I2C
Martin Schwidefsky0244ad02013-08-30 09:39:53 +0200180 select SND_SOC_WM8903 if I2C
Mark Browna91eb192009-11-26 11:56:07 +0000181 select SND_SOC_WM8904 if I2C
Jonathan Cameron0b5e92c52009-04-27 13:49:44 +0000182 select SND_SOC_WM8940 if I2C
Mark Brownb35a28a2009-12-18 12:00:22 +0000183 select SND_SOC_WM8955 if I2C
Mark Brownf2644a22009-04-07 19:20:14 +0100184 select SND_SOC_WM8960 if I2C
Mark Brown74dc55e2009-06-09 09:55:51 +0100185 select SND_SOC_WM8961 if I2C
Arnd Bergmanna2915d42014-04-29 19:18:22 +0800186 select SND_SOC_WM8962 if I2C && INPUT
Mark Brownca53fb22008-10-22 22:41:11 +0100187 select SND_SOC_WM8971 if I2C
Mark Brown0a1bf552009-05-23 11:18:41 +0100188 select SND_SOC_WM8974 if I2C
Guennadi Liakhovetski0d34e912010-01-27 18:56:23 +0100189 select SND_SOC_WM8978 if I2C
Dimitris Papastamos6b3860b2011-07-15 13:51:30 +0100190 select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI
Dimitris Papastamos6d6f8b82010-09-15 15:23:20 +0100191 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
Mark Brown5409fb42009-04-07 18:45:21 +0100192 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
Mark Brownca53fb22008-10-22 22:41:11 +0100193 select SND_SOC_WM8990 if I2C
Dimitris Papastamos203db222011-01-14 15:49:40 +0000194 select SND_SOC_WM8991 if I2C
Mark Brown942c4352009-06-05 16:32:59 +0100195 select SND_SOC_WM8993 if I2C
Mark Brownfead2152010-02-02 10:06:55 +0000196 select SND_SOC_WM8994 if MFD_WM8994
Dimitris Papastamos6a504a72010-12-22 11:33:11 +0000197 select SND_SOC_WM8995 if SND_SOC_I2C_AND_SPI
Mark Browna9ba6152011-06-24 12:10:44 +0100198 select SND_SOC_WM8996 if I2C
Charles Keepax40843ae2013-08-12 23:46:55 +0100199 select SND_SOC_WM8997 if MFD_WM8997
Richard Fitzgerald6ebbce02015-09-28 14:01:09 +0100200 select SND_SOC_WM8998 if MFD_WM8998
Mark Brown86ed3662009-05-22 15:01:19 +0100201 select SND_SOC_WM9081 if I2C
Mark Brown39b8eab2010-04-28 18:36:10 +0100202 select SND_SOC_WM9090 if I2C
Ian Molton2aceefe2009-01-16 11:04:18 +0000203 select SND_SOC_WM9705 if SND_SOC_AC97_BUS
Mark Brownca53fb22008-10-22 22:41:11 +0100204 select SND_SOC_WM9712 if SND_SOC_AC97_BUS
205 select SND_SOC_WM9713 if SND_SOC_AC97_BUS
Mark Brown0c941612008-07-29 11:42:35 +0100206 help
207 Normally ASoC codec drivers are only built if a machine driver which
208 uses them is also built since they are only usable with a machine
209 driver. Selecting this option will allow these drivers to be built
210 without an explicit machine driver for test and development purposes.
211
Mark Brownca53fb22008-10-22 22:41:11 +0100212 Support for the bus types used to access the codecs to be built must
213 be selected separately.
214
Mark Brown0c941612008-07-29 11:42:35 +0100215 If unsure select "N".
216
Haojian Zhuangf213f4b2010-08-19 00:35:25 +0800217config SND_SOC_88PM860X
218 tristate
219
Mark Brown07ed8732012-06-18 21:08:44 +0100220config SND_SOC_ARIZONA
221 tristate
Richard Fitzgerald66105502015-11-03 15:08:35 +0000222 default y if SND_SOC_CS47L24=y
Mark Brown07ed8732012-06-18 21:08:44 +0100223 default y if SND_SOC_WM5102=y
Mark Brown5c6af632012-07-09 19:09:41 +0100224 default y if SND_SOC_WM5110=y
Charles Keepax40843ae2013-08-12 23:46:55 +0100225 default y if SND_SOC_WM8997=y
Richard Fitzgerald6ebbce02015-09-28 14:01:09 +0100226 default y if SND_SOC_WM8998=y
Richard Fitzgerald66105502015-11-03 15:08:35 +0000227 default m if SND_SOC_CS47L24=m
Mark Brown07ed8732012-06-18 21:08:44 +0100228 default m if SND_SOC_WM5102=m
Mark Brown5c6af632012-07-09 19:09:41 +0100229 default m if SND_SOC_WM5110=m
Charles Keepax40843ae2013-08-12 23:46:55 +0100230 default m if SND_SOC_WM8997=m
Richard Fitzgerald6ebbce02015-09-28 14:01:09 +0100231 default m if SND_SOC_WM8998=m
Mark Brown07ed8732012-06-18 21:08:44 +0100232
Mark Browna2342ae2009-07-29 21:21:49 +0100233config SND_SOC_WM_HUBS
234 tristate
Chanwoo Choi41f9a312010-07-20 14:28:33 +0900235 default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
236 default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m
Mark Brown0c941612008-07-29 11:42:35 +0100237
Mark Brown2159ad92012-10-11 11:54:02 +0900238config SND_SOC_WM_ADSP
239 tristate
Charles Keepax1d981e02015-12-15 11:29:42 +0000240 select SND_SOC_COMPRESS
Richard Fitzgerald66105502015-11-03 15:08:35 +0000241 default y if SND_SOC_CS47L24=y
Mark Brown804f5ba2012-08-25 20:29:05 -0700242 default y if SND_SOC_WM5102=y
Mark Brown9a3e1b82013-11-19 16:04:01 +0000243 default y if SND_SOC_WM5110=y
Mark Brown2159ad92012-10-11 11:54:02 +0900244 default y if SND_SOC_WM2200=y
Richard Fitzgerald66105502015-11-03 15:08:35 +0000245 default m if SND_SOC_CS47L24=m
Mark Brown804f5ba2012-08-25 20:29:05 -0700246 default m if SND_SOC_WM5102=m
Mark Brown9a3e1b82013-11-19 16:04:01 +0000247 default m if SND_SOC_WM5110=m
Mark Brown2159ad92012-10-11 11:54:02 +0900248 default m if SND_SOC_WM2200=m
249
Ola Lilja679d7ab2012-06-07 14:00:21 +0200250config SND_SOC_AB8500_CODEC
251 tristate
252
Richard Purdie7f137ab2006-10-06 18:38:37 +0200253config SND_SOC_AC97_CODEC
Maciej S. Szmigieroa60abdf2015-05-10 00:12:04 +0200254 tristate "Build generic ASoC AC97 CODEC driver"
Takashi Iwai89fe5112008-05-23 16:10:37 +0200255 select SND_AC97_CODEC
Maciej S. Szmigieroa60abdf2015-05-10 00:12:04 +0200256 select SND_SOC_AC97_BUS
Richard Purdie7f137ab2006-10-06 18:38:37 +0200257
Barry Song7eaae412009-08-13 11:59:32 +0800258config SND_SOC_AD1836
259 tristate
260
Barry Songa1533d92010-03-19 14:48:33 +0800261config SND_SOC_AD193X
Barry Song12747382009-07-16 16:00:05 +0800262 tristate
263
Lars-Peter Clausen6c3d7132014-02-17 13:16:54 +0100264config SND_SOC_AD193X_SPI
265 tristate
266 select SND_SOC_AD193X
267
268config SND_SOC_AD193X_I2C
269 tristate
270 select SND_SOC_AD193X
271
Cliff Cai5f57dc82008-07-29 11:42:34 +0100272config SND_SOC_AD1980
Lars-Peter Clausen82d14632014-11-18 19:45:53 +0100273 select REGMAP_AC97
Cliff Cai5f57dc82008-07-29 11:42:34 +0100274 tristate
275
Cliff Cai0e77e782008-09-27 16:57:26 +0800276config SND_SOC_AD73311
277 tristate
Lars-Peter Clausen631ed8a2011-06-13 15:26:20 +0200278
Lars-Peter Clausen0eadaa92016-06-09 19:39:06 +0200279config SND_SOC_ADAU_UTILS
280 tristate
281
Lars-Peter Clausen41018662014-05-27 10:53:17 +0200282config SND_SOC_ADAU1373
283 tristate
Lars-Peter Clausen0eadaa92016-06-09 19:39:06 +0200284 select SND_SOC_ADAU_UTILS
Lars-Peter Clausen41018662014-05-27 10:53:17 +0200285
Lars-Peter Clausen631ed8a2011-06-13 15:26:20 +0200286config SND_SOC_ADAU1701
Mark Brown1291e142014-01-23 12:58:16 +0000287 tristate "Analog Devices ADAU1701 CODEC"
288 depends on I2C
Lars-Peter Clausen6b109982014-06-06 14:09:17 +0200289 select SND_SOC_SIGMADSP_I2C
Lars-Peter Clausen631ed8a2011-06-13 15:26:20 +0200290
Lars-Peter Clausen41018662014-05-27 10:53:17 +0200291config SND_SOC_ADAU17X1
Lars-Peter Clausenddd7a262011-08-15 20:15:22 +0200292 tristate
Lars-Peter Clausen6b109982014-06-06 14:09:17 +0200293 select SND_SOC_SIGMADSP_REGMAP
Lars-Peter Clausen0eadaa92016-06-09 19:39:06 +0200294 select SND_SOC_ADAU_UTILS
Lars-Peter Clausenddd7a262011-08-15 20:15:22 +0200295
Lars-Peter Clausendab464b2014-05-27 10:53:18 +0200296config SND_SOC_ADAU1761
297 tristate
298 select SND_SOC_ADAU17X1
299
300config SND_SOC_ADAU1761_I2C
301 tristate
302 select SND_SOC_ADAU1761
303 select REGMAP_I2C
304
305config SND_SOC_ADAU1761_SPI
306 tristate
307 select SND_SOC_ADAU1761
308 select REGMAP_SPI
309
Lars-Peter Clausen2923af02014-05-27 10:53:19 +0200310config SND_SOC_ADAU1781
311 select SND_SOC_ADAU17X1
312 tristate
313
314config SND_SOC_ADAU1781_I2C
315 tristate
316 select SND_SOC_ADAU1781
317 select REGMAP_I2C
318
319config SND_SOC_ADAU1781_SPI
320 tristate
321 select SND_SOC_ADAU1781
322 select REGMAP_SPI
Graeme Gregory2dcf9fb2009-11-04 17:49:22 +0000323
Lars-Peter Clausen603597c2014-02-18 15:57:35 +0100324config SND_SOC_ADAU1977
325 tristate
326
327config SND_SOC_ADAU1977_SPI
328 tristate
329 select SND_SOC_ADAU1977
330 select REGMAP_SPI
331
332config SND_SOC_ADAU1977_I2C
333 tristate
334 select SND_SOC_ADAU1977
335 select REGMAP_I2C
336
Lars-Peter Clausena0d35462016-06-02 14:19:42 +0200337config SND_SOC_ADAU7002
338 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
339
Graeme Gregory2dcf9fb2009-11-04 17:49:22 +0000340config SND_SOC_ADAV80X
Cliff Cai0e77e782008-09-27 16:57:26 +0800341 tristate
Daniel Macka3819342009-03-09 02:13:17 +0100342
Lars-Peter Clausen0c2d6962014-02-17 13:16:56 +0100343config SND_SOC_ADAV801
344 tristate
345 select SND_SOC_ADAV80X
346
347config SND_SOC_ADAV803
348 tristate
349 select SND_SOC_ADAV80X
350
Daniel Macka3819342009-03-09 02:13:17 +0100351config SND_SOC_ADS117X
352 tristate
Richard Purdie796d2ca2008-06-23 14:51:28 +0100353
354config SND_SOC_AK4104
Mark Brown1291e142014-01-23 12:58:16 +0000355 tristate "AKM AK4104 CODEC"
356 depends on SPI_MASTER
Mark Brown3e860842008-09-06 18:11:51 +0100357
358config SND_SOC_AK4535
359 tristate
360
Kuninori Morimotoa2911cd2013-07-03 21:15:13 -0700361config SND_SOC_AK4554
Mark Brown1291e142014-01-23 12:58:16 +0000362 tristate "AKM AK4554 CODEC"
Kuninori Morimotoa2911cd2013-07-03 21:15:13 -0700363
Kuninori Morimotob0757062015-09-15 08:26:36 +0000364config SND_SOC_AK4613
365 tristate "AKM AK4613 CODEC"
366 depends on I2C
367
Dmitry Artamonow00d27012011-05-18 19:25:09 +0400368config SND_SOC_AK4641
369 tristate
370
Kuninori Morimotoa3a83d92009-08-21 10:23:41 +0900371config SND_SOC_AK4642
Mark Brown1291e142014-01-23 12:58:16 +0000372 tristate "AKM AK4642 CODEC"
373 depends on I2C
Kuninori Morimotoa3a83d92009-08-21 10:23:41 +0900374
Joonyoung Shim2312fd82009-09-10 00:12:43 +0900375config SND_SOC_AK4671
376 tristate
377
Daniel Mackcc289be2013-03-08 12:07:28 +0100378config SND_SOC_AK5386
Mark Brown1291e142014-01-23 12:58:16 +0000379 tristate "AKM AK5638 CODEC"
Daniel Mackcc289be2013-03-08 12:07:28 +0100380
Arnaud Patard (Rtp)6f4bc952010-10-21 19:40:02 +0200381config SND_SOC_ALC5623
Andrew Lunn7d6d4782014-05-03 20:30:11 +0200382 tristate "Realtek ALC5623 CODEC"
Takashi Iwai5dc04f52014-05-26 16:08:37 +0200383 depends on I2C
Mark Brown1291e142014-01-23 12:58:16 +0000384
Leon Romanovsky94d5f7c2011-11-05 12:38:02 +0200385config SND_SOC_ALC5632
386 tristate
Arnaud Patard (Rtp)6f4bc952010-10-21 19:40:02 +0200387
Kuninori Morimoto54aba082016-04-22 09:09:14 +0000388config SND_SOC_BT_SCO
Garlic Tseng8b0b50d2016-07-04 15:06:42 +0800389 tristate "Dummy BT SCO codec driver"
Kuninori Morimoto54aba082016-04-22 09:09:14 +0000390
Miguel Aguilarb56e9722010-03-11 09:32:59 -0600391config SND_SOC_CQ0093VC
392 tristate
393
Brian Austineef5bb22014-08-04 15:11:16 -0500394config SND_SOC_CS35L32
395 tristate "Cirrus Logic CS35L32 CODEC"
396 depends on I2C
397
Paul Handrigan3333cb72016-06-20 11:45:18 -0500398config SND_SOC_CS35L33
399 tristate "Cirrus Logic CS35L33 CODEC"
400 depends on I2C
401
apatard@mandriva.com72ed5a82010-05-27 14:57:41 +0200402config SND_SOC_CS42L51
403 tristate
404
Brian Austina1253ef2014-04-15 15:49:33 -0500405config SND_SOC_CS42L51_I2C
Thomas Petazzoni4e449232014-10-28 17:08:40 +0100406 tristate "Cirrus Logic CS42L51 CODEC (I2C)"
Randy Dunlape894beb2014-10-31 10:54:23 -0700407 depends on I2C
Brian Austina1253ef2014-04-15 15:49:33 -0500408 select SND_SOC_CS42L51
409
Brian Austindfe0f982012-04-27 15:45:52 -0500410config SND_SOC_CS42L52
Mark Brown1291e142014-01-23 12:58:16 +0000411 tristate "Cirrus Logic CS42L52 CODEC"
Arnd Bergmanna2915d42014-04-29 19:18:22 +0800412 depends on I2C && INPUT
Brian Austindfe0f982012-04-27 15:45:52 -0500413
Brian Austin272b5ed2014-05-05 15:09:08 -0500414config SND_SOC_CS42L56
415 tristate "Cirrus Logic CS42L56 CODEC"
416 depends on I2C && INPUT
Mark Brown3e860842008-09-06 18:11:51 +0100417
418config SND_SOC_CS42L73
Mark Brown1291e142014-01-23 12:58:16 +0000419 tristate "Cirrus Logic CS42L73 CODEC"
420 depends on I2C
Mark Brown3e860842008-09-06 18:11:51 +0100421
Paul Handriganfb6f8062014-06-23 17:29:53 -0500422config SND_SOC_CS4265
423 tristate "Cirrus Logic CS4265 CODEC"
424 depends on I2C
425 select REGMAP_I2C
426
Mark Brown3e860842008-09-06 18:11:51 +0100427# Cirrus Logic CS4270 Codec
428config SND_SOC_CS4270
Mark Brown1291e142014-01-23 12:58:16 +0000429 tristate "Cirrus Logic CS4270 CODEC"
430 depends on I2C
Mark Brown3e860842008-09-06 18:11:51 +0100431
Mark Brown3e860842008-09-06 18:11:51 +0100432# Cirrus Logic CS4270 Codec VD = 3.3V Errata
433# Select if you are affected by the errata where the part will not function
434# if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
435# not select any sample rates that require MCLK to be divided by 1.5.
436config SND_SOC_CS4270_VD33_ERRATA
437 bool
438 depends on SND_SOC_CS4270
439
Alexander Sverdlin67b22512011-01-19 21:22:06 +0300440config SND_SOC_CS4271
Axel Linc973b8a2014-10-06 23:09:47 +0800441 tristate
442
443config SND_SOC_CS4271_I2C
444 tristate "Cirrus Logic CS4271 CODEC (I2C)"
445 depends on I2C
446 select SND_SOC_CS4271
447 select REGMAP_I2C
448
449config SND_SOC_CS4271_SPI
450 tristate "Cirrus Logic CS4271 CODEC (SPI)"
451 depends on SPI_MASTER
452 select SND_SOC_CS4271
453 select REGMAP_SPI
Alexander Sverdlin67b22512011-01-19 21:22:06 +0300454
Nicolin Chen0c516b42014-03-20 18:18:37 +0800455config SND_SOC_CS42XX8
456 tristate
457
458config SND_SOC_CS42XX8_I2C
459 tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
460 depends on I2C
461 select SND_SOC_CS42XX8
462 select REGMAP_I2C
463
Tim Howee40da862015-07-16 14:51:40 -0500464# Cirrus Logic CS4349 HiFi DAC
465config SND_SOC_CS4349
466 tristate "Cirrus Logic CS4349 CODEC"
467 depends on I2C
468
Richard Fitzgerald66105502015-11-03 15:08:35 +0000469config SND_SOC_CS47L24
470 tristate
471
Nicolin Chende9b12142016-05-25 12:38:34 -0700472# Cirrus Logic Quad-Channel ADC
473config SND_SOC_CS53L30
474 tristate "Cirrus Logic CS53L30 CODEC"
475 depends on I2C
476
Janusz Krzysztofik459dc352009-07-22 05:22:28 +0200477config SND_SOC_CX20442
478 tristate
Joe Millenbach4f73bc42013-01-17 22:44:22 -0800479 depends on TTY
Janusz Krzysztofik459dc352009-07-22 05:22:28 +0200480
Lars-Peter Clausen3b097d62010-06-22 00:46:31 +0200481config SND_SOC_JZ4740_CODEC
Lars-Peter Clausendd1b18a2012-10-27 17:15:08 +0200482 select REGMAP_MMIO
Lars-Peter Clausen3b097d62010-06-22 00:46:31 +0200483 tristate
484
Christian Pellegrin1cad1de2008-11-15 08:58:16 +0100485config SND_SOC_L3
486 tristate
487
Mark Brownb4541662010-06-20 14:05:46 +0100488config SND_SOC_DA7210
489 tristate
490
Adam Thomsonef5c2eb2013-02-14 12:02:51 +0000491config SND_SOC_DA7213
492 tristate
493
Adam Thomson4d509342015-11-25 14:24:38 +0000494config SND_SOC_DA7218
495 tristate
496
Adam Thomson6d817c02015-09-29 16:44:01 +0100497config SND_SOC_DA7219
498 tristate
499
Adam Thomson48e27872012-06-11 13:15:27 +0100500config SND_SOC_DA732X
501 tristate
502
Ashish Chavan9911f7f2012-09-21 20:16:17 +0530503config SND_SOC_DA9055
504 tristate
505
David Lamberta7107702011-01-06 08:00:37 -0600506config SND_SOC_DMIC
507 tristate
508
Jyri Sarha09184112016-03-31 16:36:00 +0300509config SND_SOC_HDMI_CODEC
Arnd Bergmann6de7df82016-05-31 23:12:00 +0200510 tristate
511 select SND_PCM_ELD
512 select SND_PCM_IEC958
513 select HDMI
Jyri Sarha09184112016-03-31 16:36:00 +0300514
Sean Cross567e4f92014-07-31 10:43:36 +0800515config SND_SOC_ES8328
516 tristate "Everest Semi ES8328 CODEC"
517
518config SND_SOC_ES8328_I2C
519 tristate
520 select SND_SOC_ES8328
521
522config SND_SOC_ES8328_SPI
523 tristate
524 select SND_SOC_ES8328
525
Marek Beliskoefc47202015-06-20 22:47:01 +0200526config SND_SOC_GTM601
527 tristate 'GTM601 UMTS modem audio codec'
528
Mark Brown9049a482015-11-23 14:43:06 +0000529config SND_SOC_HDAC_HDMI
530 tristate
531 select SND_HDA_EXT_CORE
Subhransu S. Prusty2428bca2016-02-12 07:46:02 +0530532 select SND_PCM_ELD
Mark Brown9049a482015-11-23 14:43:06 +0000533 select HDMI
534
Ricard Wanderlof3b7ce992015-08-27 11:35:20 +0200535config SND_SOC_ICS43432
536 tristate
537
ZhengShunQiandecbc002015-11-09 10:10:19 +0800538config SND_SOC_INNO_RK3036
539 tristate "Inno codec driver for RK3036 SoC"
Antonio Ospite73159172016-01-25 18:23:30 +0100540 select REGMAP_MMIO
ZhengShunQiandecbc002015-11-09 10:10:19 +0800541
M R Swami Reddy2f989f72012-06-01 22:21:54 +0530542config SND_SOC_ISABELLE
543 tristate
544
M R Swami Reddydbf7a732012-03-30 16:03:43 +0530545config SND_SOC_LM49453
546 tristate
547
Mark Browne86e1242010-10-18 16:45:24 -0700548config SND_SOC_MAX98088
549 tristate
550
Kuninori Morimoto83f7cbc2012-11-20 20:27:10 -0800551config SND_SOC_MAX98090
552 tristate
553
Peter Hsiang82a5a932011-04-04 19:35:30 -0700554config SND_SOC_MAX98095
555 tristate
556
Kenneth Westfieldaf5adf12015-02-05 12:53:40 -0800557config SND_SOC_MAX98357A
558 tristate
559
anish kumarca2cd6b2016-04-27 15:39:05 -0700560config SND_SOC_MAX98371
561 tristate
562
Sylwester Nawrocki4c5d1462016-06-29 13:26:37 +0200563config SND_SOC_MAX98504
564 tristate "Maxim MAX98504 speaker amplifier"
565 depends on I2C
566
anish kumar805d1322016-02-17 17:28:49 -0800567config SND_SOC_MAX9867
568 tristate
569
Anish Kumar1ff27652015-03-09 15:50:34 -0700570config SND_SOC_MAX98925
571 tristate
572
anish kumara2e28762016-01-14 14:03:33 -0800573config SND_SOC_MAX98926
574 tristate
575
Christian Glindkamp0e45cab2011-03-09 11:20:04 +0100576config SND_SOC_MAX9850
577 tristate
578
Peter Rosin3b2af7f2016-05-14 23:09:39 +0200579config SND_SOC_MAX9860
580 tristate "Maxim MAX9860 Mono Audio Voice Codec"
581 depends on I2C
582 select REGMAP_I2C
583
Marek Belisko95169d02013-08-01 11:14:58 +0200584config SND_SOC_PCM1681
Mark Brown1291e142014-01-23 12:58:16 +0000585 tristate "Texas Instruments PCM1681 CODEC"
586 depends on I2C
Marek Belisko95169d02013-08-01 11:14:58 +0200587
Michael Trimarchi0471cd92016-01-10 00:38:04 +0100588config SND_SOC_PCM179X
Jacob Siverskog1b347b62016-01-22 13:39:53 +0100589 tristate
590
Jacob Siverskog70e3e562016-01-22 13:39:54 +0100591config SND_SOC_PCM179X_I2C
592 tristate "Texas Instruments PCM179X CODEC (I2C)"
593 depends on I2C
594 select SND_SOC_PCM179X
595 help
596 Enable support for Texas Instruments PCM179x CODEC.
597 Select this if your PCM179x is connected via an I2C bus.
598
Jacob Siverskog1b347b62016-01-22 13:39:53 +0100599config SND_SOC_PCM179X_SPI
600 tristate "Texas Instruments PCM179X CODEC (SPI)"
Mark Brown1291e142014-01-23 12:58:16 +0000601 depends on SPI_MASTER
Jacob Siverskog1b347b62016-01-22 13:39:53 +0100602 select SND_SOC_PCM179X
603 help
604 Enable support for Texas Instruments PCM179x CODEC.
605 Select this if your PCM179x is connected via an SPI bus.
Michael Trimarchi13b02fa2013-08-03 16:20:43 +0200606
Hugo Villeneuve1c0090c2008-11-19 01:37:31 -0500607config SND_SOC_PCM3008
608 tristate
609
Damien.Horsleya9b17a62015-12-08 15:59:00 +0000610config SND_SOC_PCM3168A
611 tristate
612
613config SND_SOC_PCM3168A_I2C
614 tristate "Texas Instruments PCM3168A CODEC - I2C"
615 depends on I2C
616 select SND_SOC_PCM3168A
617 select REGMAP_I2C
618
619config SND_SOC_PCM3168A_SPI
620 tristate "Texas Instruments PCM3168A CODEC - SPI"
621 depends on SPI_MASTER
622 select SND_SOC_PCM3168A
623 select REGMAP_SPI
624
Florian Meier97d3ddd2016-05-13 09:14:12 +0000625config SND_SOC_PCM5102A
626 tristate
627
Mark Brown5a3af122014-02-06 12:03:27 +0000628config SND_SOC_PCM512x
Mark Brown22066222014-03-07 11:44:08 +0800629 tristate
630
631config SND_SOC_PCM512x_I2C
632 tristate "Texas Instruments PCM512x CODECs - I2C"
633 depends on I2C
634 select SND_SOC_PCM512x
635 select REGMAP_I2C
636
637config SND_SOC_PCM512x_SPI
638 tristate "Texas Instruments PCM512x CODECs - SPI"
639 depends on SPI_MASTER
640 select SND_SOC_PCM512x
641 select REGMAP_SPI
Mark Brown5a3af122014-02-06 12:03:27 +0000642
Oder Chiou49ef7922014-05-20 15:01:53 +0800643config SND_SOC_RL6231
644 tristate
Oder Chiou4a6180e2016-02-03 19:53:24 +0800645 default y if SND_SOC_RT5514=y
Bard Liaob1d15052015-12-15 14:57:41 +0800646 default y if SND_SOC_RT5616=y
Oder Chiou49ef7922014-05-20 15:01:53 +0800647 default y if SND_SOC_RT5640=y
648 default y if SND_SOC_RT5645=y
649 default y if SND_SOC_RT5651=y
Bard Liaod3cb2de2015-11-09 14:47:34 +0800650 default y if SND_SOC_RT5659=y
Oder Chiou2b26dd42016-09-19 19:26:08 +0800651 default y if SND_SOC_RT5660=y
Bard Liaodf7c5212016-09-09 10:33:10 +0800652 default y if SND_SOC_RT5663=y
Bard Liao5e8351d2014-06-30 20:31:13 +0800653 default y if SND_SOC_RT5670=y
Axel Lin30f14b42014-06-10 08:57:36 +0800654 default y if SND_SOC_RT5677=y
Oder Chiou4a6180e2016-02-03 19:53:24 +0800655 default m if SND_SOC_RT5514=m
Bard Liaob1d15052015-12-15 14:57:41 +0800656 default m if SND_SOC_RT5616=m
Oder Chiou49ef7922014-05-20 15:01:53 +0800657 default m if SND_SOC_RT5640=m
658 default m if SND_SOC_RT5645=m
659 default m if SND_SOC_RT5651=m
Bard Liaod3cb2de2015-11-09 14:47:34 +0800660 default m if SND_SOC_RT5659=m
Oder Chiou2b26dd42016-09-19 19:26:08 +0800661 default m if SND_SOC_RT5660=m
Bard Liaodf7c5212016-09-09 10:33:10 +0800662 default m if SND_SOC_RT5663=m
Bard Liao5e8351d2014-06-30 20:31:13 +0800663 default m if SND_SOC_RT5670=m
Axel Lin30f14b42014-06-10 08:57:36 +0800664 default m if SND_SOC_RT5677=m
Oder Chiou49ef7922014-05-20 15:01:53 +0800665
Oder Chioubc08f962015-06-12 17:06:29 +0800666config SND_SOC_RL6347A
667 tristate
668 default y if SND_SOC_RT286=y
Bard Liao6adcafa2015-06-26 10:59:49 +0800669 default y if SND_SOC_RT298=y
Oder Chioubc08f962015-06-12 17:06:29 +0800670 default m if SND_SOC_RT286=m
Bard Liao6adcafa2015-06-26 10:59:49 +0800671 default m if SND_SOC_RT298=m
Oder Chioubc08f962015-06-12 17:06:29 +0800672
Bard Liao07cf7cba2014-06-20 14:41:13 +0800673config SND_SOC_RT286
674 tristate
Bard Liaodf7c5212016-09-09 10:33:10 +0800675 select SND_SOC_RT5663
Bard Liaoa5774832014-10-03 09:55:07 +0800676 depends on I2C
Bard Liao07cf7cba2014-06-20 14:41:13 +0800677
Bard Liao6adcafa2015-06-26 10:59:49 +0800678config SND_SOC_RT298
679 tristate
680 depends on I2C
681
Oder Chiou4a6180e2016-02-03 19:53:24 +0800682config SND_SOC_RT5514
Bard Liaob1d15052015-12-15 14:57:41 +0800683 tristate
684
Oder Chiou6eebf352016-06-06 18:33:31 +0800685config SND_SOC_RT5514_SPI
686 tristate
687
Bard Liao997b0522013-06-11 13:10:16 +0800688config SND_SOC_RT5616
Caesar Wang288bc352016-03-04 14:54:50 +0800689 tristate "Realtek RT5616 CODEC"
Arnd Bergmannaf139d52016-03-15 22:42:50 +0100690 depends on I2C
Bard Liao997b0522013-06-11 13:10:16 +0800691
Oder Chiou1319b2f2014-04-28 19:59:10 +0800692config SND_SOC_RT5631
693 tristate "Realtek ALC5631/RT5631 CODEC"
694 depends on I2C
Bard Liao40bc18a2014-04-16 19:20:46 +0800695
696config SND_SOC_RT5640
697 tristate
Bard Liao5e8351d2014-06-30 20:31:13 +0800698
699config SND_SOC_RT5645
700 tristate
Oder Chiou0e826e82014-05-26 20:32:33 +0800701
702config SND_SOC_RT5651
Ben Zhang359ff7f2014-12-10 20:15:25 -0800703 tristate
704
Bard Liaod3cb2de2015-11-09 14:47:34 +0800705config SND_SOC_RT5659
706 tristate
707
Oder Chiou2b26dd42016-09-19 19:26:08 +0800708config SND_SOC_RT5660
709 tristate
710
Bard Liaodf7c5212016-09-09 10:33:10 +0800711config SND_SOC_RT5663
712 tristate
713
Mark Brown1291e142014-01-23 12:58:16 +0000714config SND_SOC_RT5670
715 tristate
Zeng Zhaoming9b34e6c2011-02-24 02:08:21 +0800716
Andrey Smirnov330345e2012-10-05 18:55:02 -0700717config SND_SOC_RT5677
718 tristate
719 select REGMAP_I2C
Ben Zhange29bee02014-10-20 20:30:13 -0700720 select REGMAP_IRQ
721
722config SND_SOC_RT5677_SPI
723 tristate
Arnd Bergmann4c121122015-01-28 22:31:30 +0100724 default SND_SOC_RT5677 && SPI
Chaithrika U Sbe461ba2009-05-28 05:10:50 -0400725
Lars-Peter Clausen40216ce2011-11-28 09:44:17 +0100726#Freescale sgtl5000 codec
727config SND_SOC_SGTL5000
728 tristate "Freescale SGTL5000 CODEC"
729 depends on I2C
Chaithrika U Sbe461ba2009-05-28 05:10:50 -0400730
731config SND_SOC_SI476X
Mark Brown3e860842008-09-06 18:11:51 +0100732 tristate
733
Lars-Peter Clausen6b109982014-06-06 14:09:17 +0200734config SND_SOC_SIGMADSP
735 tristate
736 select CRC32
737
738config SND_SOC_SIGMADSP_I2C
739 tristate
740 select SND_SOC_SIGMADSP
741
Rongjun Yingf516e362014-03-05 16:34:34 +0800742config SND_SOC_SIGMADSP_REGMAP
743 tristate
744 select SND_SOC_SIGMADSP
745
Mark Brown3e860842008-09-06 18:11:51 +0100746config SND_SOC_SIRF_AUDIO_CODEC
Jon Smirl3c166c72009-05-23 19:13:07 -0400747 tristate "SiRF SoC internal audio codec"
748 select REGMAP_MMIO
749
Mark Brown1291e142014-01-23 12:58:16 +0000750config SND_SOC_SN95031
Arun KSc1f27192008-10-02 14:45:49 +0530751 tristate
Lars-Peter Clausenb6b5e762013-05-23 20:14:50 +0200752
753config SND_SOC_SPDIF
754 tristate "S/PDIF CODEC"
Mark Brown3e860842008-09-06 18:11:51 +0100755
756config SND_SOC_SSM2518
Arun KSc1f27192008-10-02 14:45:49 +0530757 tristate
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100758
Stefan Kristiansson555b9ee2014-09-29 22:41:10 +0300759config SND_SOC_SSM2602
760 tristate
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100761
Stefan Kristiansson555b9ee2014-09-29 22:41:10 +0300762config SND_SOC_SSM2602_SPI
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100763 tristate "Analog Devices SSM2602 CODEC - SPI"
764 depends on SPI_MASTER
Stefan Kristiansson555b9ee2014-09-29 22:41:10 +0300765 select SND_SOC_SSM2602
766 select REGMAP_SPI
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100767
Stefan Kristiansson555b9ee2014-09-29 22:41:10 +0300768config SND_SOC_SSM2602_I2C
Lars-Peter Clausenc924dc62014-02-17 13:16:53 +0100769 tristate "Analog Devices SSM2602 CODEC - I2C"
Anatol Pomozov1ee44ce2014-09-26 13:31:06 -0700770 depends on I2C
771 select SND_SOC_SSM2602
772 select REGMAP_I2C
Arun KSc1f27192008-10-02 14:45:49 +0530773
774config SND_SOC_SSM4567
Arun KSc1f27192008-10-02 14:45:49 +0530775 tristate "Analog Devices ssm4567 amplifier driver support"
Max Filippovb3fc5722014-03-06 14:04:41 +0400776 depends on I2C
Sven Brandau2439ea12014-04-02 10:25:05 +0200777
778config SND_SOC_STA32X
Thomas Niederprüm6fad6252015-01-22 00:02:00 +0100779 tristate "STA326, STA328 and STA329 speaker amplifier"
780 depends on I2C
Thomas Niederprüma1be4ce2015-01-22 00:01:53 +0100781 select REGMAP_I2C
Mark Brown3e860842008-09-06 18:11:51 +0100782
Sven Brandau2439ea12014-04-02 10:25:05 +0200783config SND_SOC_STA350
784 tristate "STA350 speaker amplifier"
785 depends on I2C
786
Mark Brown3e860842008-09-06 18:11:51 +0100787config SND_SOC_STA529
788 tristate
Mark Brownd5d8d832008-10-13 19:16:14 +0100789
Takashi Iwai446e0f62008-10-10 08:26:57 +0200790config SND_SOC_STAC9766
Mark Brown3e860842008-09-06 18:11:51 +0100791 tristate
792
Arnaud Pouliquen32a726b2015-06-22 16:31:11 +0200793config SND_SOC_STI_SAS
794 tristate "codec Audio support for STI SAS codec"
Arnaud Pouliquen32a726b2015-06-22 16:31:11 +0200795
Dan Murphy5df7f712014-07-14 15:10:45 -0500796config SND_SOC_TAS2552
797 tristate "Texas Instruments TAS2552 Mono Audio amplifier"
798 depends on I2C
799
Mark Brown3e860842008-09-06 18:11:51 +0100800config SND_SOC_TAS5086
801 tristate "Texas Instruments TAS5086 speaker amplifier"
802 depends on I2C
803
Kevin Cernekee3fd6e7d2015-05-03 17:00:18 -0700804config SND_SOC_TAS571X
Petr Kulhavy23a282c2016-03-31 18:41:26 +0200805 tristate "Texas Instruments TAS5711/TAS5717/TAS5719/TAS5721 power amplifiers"
Kevin Cernekee3fd6e7d2015-05-03 17:00:18 -0700806 depends on I2C
807
Andreas Dannenbergbd023ad2016-04-26 17:15:57 -0500808config SND_SOC_TAS5720
809 tristate "Texas Instruments TAS5720 Mono Audio amplifier"
810 depends on I2C
811 help
812 Enable support for Texas Instruments TAS5720L/M high-efficiency mono
813 Class-D audio power amplifiers.
814
Peter Rosinfbace432014-11-08 14:40:17 +0100815config SND_SOC_TFA9879
816 tristate "NXP Semiconductors TFA9879 amplifier"
817 depends on I2C
818
Mark Brown3e860842008-09-06 18:11:51 +0100819config SND_SOC_TLV320AIC23
820 tristate
821
Max Filippovb3fc5722014-03-06 14:04:41 +0400822config SND_SOC_TLV320AIC23_I2C
Max Filippovd004ebb2014-10-29 16:25:38 +0300823 tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
Max Filippovbf9706f2014-11-03 13:10:53 +0300824 depends on I2C
Max Filippovb3fc5722014-03-06 14:04:41 +0400825 select SND_SOC_TLV320AIC23
826
827config SND_SOC_TLV320AIC23_SPI
Max Filippovd004ebb2014-10-29 16:25:38 +0300828 tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
Max Filippovbf9706f2014-11-03 13:10:53 +0300829 depends on SPI_MASTER
Max Filippovb3fc5722014-03-06 14:04:41 +0400830 select SND_SOC_TLV320AIC23
831
Mark Brown3e860842008-09-06 18:11:51 +0100832config SND_SOC_TLV320AIC26
Paul Bolle379cf392013-03-12 21:08:38 +0100833 tristate
Mark Brown3e860842008-09-06 18:11:51 +0100834 depends on SPI
835
Jyri Sarhae00447f2014-03-11 12:57:32 +0200836config SND_SOC_TLV320AIC31XX
Peter Ujfalusi96665e32014-07-25 15:07:48 +0300837 tristate "Texas Instruments TLV320AIC31xx CODECs"
Peter Ujfalusia9ef83f2014-07-25 15:07:47 +0300838 depends on I2C
839 select REGMAP_I2C
Jyri Sarhae00447f2014-03-11 12:57:32 +0200840
Wolfram Sang684a65d2011-10-11 12:43:02 +0200841config SND_SOC_TLV320AIC32X4
Javier Martin1d471cd2011-03-02 14:52:32 +0100842 tristate
843
Jeremy McDermond3bcfd222016-04-18 17:24:05 -0700844config SND_SOC_TLV320AIC32X4_I2C
845 tristate
846 depends on I2C
847 select SND_SOC_TLV320AIC32X4
848
Jeremy McDermond125bc682016-04-18 17:24:06 -0700849config SND_SOC_TLV320AIC32X4_SPI
850 tristate
851 depends on SPI_MASTER
852 select SND_SOC_TLV320AIC32X4
853
Mark Brown3e860842008-09-06 18:11:51 +0100854config SND_SOC_TLV320AIC3X
Mark Brown1291e142014-01-23 12:58:16 +0000855 tristate "Texas Instruments TLV320AIC3x CODECs"
856 depends on I2C
Mark Brown3e860842008-09-06 18:11:51 +0100857
Peter Ujfalusic8bf93f2009-10-15 09:03:56 +0300858config SND_SOC_TLV320DAC33
859 tristate
860
Dylan Reid2880fc82014-11-13 11:18:29 -0800861config SND_SOC_TS3A227E
862 tristate "TI Headset/Mic detect and keypress chip"
863 depends on I2C
864
Steve Sakomancc175572008-10-30 21:35:26 -0700865config SND_SOC_TWL4030
Peter Ujfalusi57fe7252011-05-31 12:02:49 +0300866 select MFD_TWL4030_AUDIO
Steve Sakomancc175572008-10-30 21:35:26 -0700867 tristate
Steve Sakomancc175572008-10-30 21:35:26 -0700868
Misael Lopez Cruz8ecbabd2010-03-19 11:25:51 +0000869config SND_SOC_TWL6040
870 tristate
871
Christian Pellegrin1cad1de2008-11-15 08:58:16 +0100872config SND_SOC_UDA134X
873 tristate
Christian Pellegrin1cad1de2008-11-15 08:58:16 +0100874
Philipp Zabelb7482f52008-05-28 17:58:06 +0100875config SND_SOC_UDA1380
876 tristate
877
Banajit Goswamide8271c2017-01-18 00:28:59 -0800878config SND_SOC_WCD934X_DSD
879 tristate
880
881config SND_SOC_WCD9320
882 tristate
883
884config SND_SOC_WCD9330
885 tristate
886 depends on WCD9330_CODEC
887
888config SND_SOC_WCD9335
889 tristate
890 depends on WCD9335_CODEC
Sudheer Papothi1c474672017-03-23 03:30:51 +0530891 select SND_SOC_WCD_MBHC
892 select SND_SOC_WCD_MBHC_LEGACY
Banajit Goswamide8271c2017-01-18 00:28:59 -0800893
894config SND_SOC_WCD934X
895 tristate
896 depends on WCD934X_CODEC
897 select SND_SOC_WCD9XXX_V2
898 select AUDIO_EXT_CLK
899 select SND_SOC_WCD_DSP_MGR
900 select SND_SOC_WCD_SPI
901 select SND_SOC_WCD934X_MBHC
902 select SND_SOC_WCD934X_DSD
903
904config SND_SOC_WCD934X_MBHC
905 tristate
906 depends on SND_SOC_WCD934X
907 select SND_SOC_WCD_MBHC
Sudheer Papothi1c474672017-03-23 03:30:51 +0530908 select SND_SOC_WCD_MBHC_ADC
Banajit Goswamide8271c2017-01-18 00:28:59 -0800909
910config SND_SOC_WSA881X
911 tristate
912 select MSM_CDC_PINCTRL
913 select REGMAP_SWR
914
915config SND_SOC_WSA881X_ANALOG
916 tristate
917 select REGMAP_I2C
918
919config SND_SOC_WCD9XXX
920 tristate
921 default y if SND_SOC_WCD9320=y || SND_SOC_WCD9330=y || SND_SOC_WCD9335=y
922
923config SND_SOC_WCD9XXX_V2
924 tristate
925 default y if SND_SOC_WCD9335=y
926
927config SND_SOC_WCD_CPE
928 tristate
929 default y if SND_SOC_WCD9330=y || SND_SOC_WCD9335=y
930
931config AUDIO_EXT_CLK
932 tristate
Neeraj Upadhyay49934422016-12-27 19:03:35 +0530933 default y if SND_SOC_WCD9335=y || SND_SOC_WCD9330=y || SND_SOC_SDM660_CDC=y
Banajit Goswamide8271c2017-01-18 00:28:59 -0800934
935config SND_SOC_WCD_MBHC
936 tristate
Sudheer Papothifc7d3f42016-12-06 03:42:10 +0530937
938config SND_SOC_WCD_MBHC_LEGACY
939 tristate
940
941config SND_SOC_WCD_MBHC_ADC
942 tristate
Banajit Goswamide8271c2017-01-18 00:28:59 -0800943
944config SND_SOC_WCD_DSP_MGR
945 tristate
946
947config SND_SOC_WCD_SPI
948 depends on CONFIG_SPI
949 tristate
950
Mark Brown49d7ad92010-08-20 17:24:51 +0100951config SND_SOC_WL1273
952 tristate
953
Dimitris Papastamose3523e02012-08-23 15:59:56 +0100954config SND_SOC_WM0010
955 tristate
956
Mark Brown4bb3f432011-04-08 16:49:42 +0900957config SND_SOC_WM1250_EV1
958 tristate
959
Mark Brown4911ccd2011-12-02 21:59:18 +0000960config SND_SOC_WM2000
961 tristate
962
Mark Brownd5315a22012-01-25 19:29:41 +0000963config SND_SOC_WM2200
964 tristate
965
Mark Brown6d4baf02011-09-20 15:44:21 +0100966config SND_SOC_WM5100
967 tristate
968
Mark Brown93e87912012-06-19 16:38:15 +0100969config SND_SOC_WM5102
970 tristate
971
Mark Brown5c6af632012-07-09 19:09:41 +0100972config SND_SOC_WM5110
973 tristate
974
Mark Brown40aa4a32008-12-16 10:15:12 +0000975config SND_SOC_WM8350
976 tristate
977
Mark Brownaaf1e172009-03-10 10:55:15 +0000978config SND_SOC_WM8400
979 tristate
980
Mark Brown5d421512008-06-05 13:49:32 +0100981config SND_SOC_WM8510
Mark Brown1291e142014-01-23 12:58:16 +0000982 tristate "Wolfson Microelectronics WM8510 CODEC"
983 depends on SND_SOC_I2C_AND_SPI
Mark Brown5d421512008-06-05 13:49:32 +0100984
Mark Brown1dcf98f2009-07-01 18:28:54 +0100985config SND_SOC_WM8523
Mark Brown1291e142014-01-23 12:58:16 +0000986 tristate "Wolfson Microelectronics WM8523 DAC"
987 depends on I2C
Mark Brown1dcf98f2009-07-01 18:28:54 +0100988
Mark Browne88ba012008-08-06 13:18:26 +0100989config SND_SOC_WM8580
Mark Brown1291e142014-01-23 12:58:16 +0000990 tristate "Wolfson Microelectronics WM8523 CODEC"
991 depends on I2C
Mark Browne88ba012008-08-06 13:18:26 +0100992
Mike Arthurbd6d4172009-08-18 20:37:49 +0100993config SND_SOC_WM8711
Mark Brown1291e142014-01-23 12:58:16 +0000994 tristate "Wolfson Microelectronics WM8711 CODEC"
995 depends on SND_SOC_I2C_AND_SPI
Mike Arthurbd6d4172009-08-18 20:37:49 +0100996
Neil Jones89933de2009-11-02 15:14:17 +0000997config SND_SOC_WM8727
998 tristate
999
Mark Brown71cfc902008-11-13 14:33:14 +00001000config SND_SOC_WM8728
Mark Brown1291e142014-01-23 12:58:16 +00001001 tristate "Wolfson Microelectronics WM8728 DAC"
1002 depends on SND_SOC_I2C_AND_SPI
Mark Brown71cfc902008-11-13 14:33:14 +00001003
Richard Purdie7f137ab2006-10-06 18:38:37 +02001004config SND_SOC_WM8731
Mark Brown1291e142014-01-23 12:58:16 +00001005 tristate "Wolfson Microelectronics WM8731 CODEC"
1006 depends on SND_SOC_I2C_AND_SPI
Richard Purdie7f137ab2006-10-06 18:38:37 +02001007
Mark Brown2a9ae132010-11-23 19:31:18 +00001008config SND_SOC_WM8737
Mark Brown1291e142014-01-23 12:58:16 +00001009 tristate "Wolfson Microelectronics WM8737 ADC"
1010 depends on SND_SOC_I2C_AND_SPI
Mark Brown2a9ae132010-11-23 19:31:18 +00001011
Ian Lartey992bee42010-07-31 00:32:11 +01001012config SND_SOC_WM8741
Mark Brown1291e142014-01-23 12:58:16 +00001013 tristate "Wolfson Microelectronics WM8737 DAC"
1014 depends on SND_SOC_I2C_AND_SPI
Ian Lartey992bee42010-07-31 00:32:11 +01001015
Richard Purdie7f137ab2006-10-06 18:38:37 +02001016config SND_SOC_WM8750
Mark Brown1291e142014-01-23 12:58:16 +00001017 tristate "Wolfson Microelectronics WM8750 CODEC"
1018 depends on SND_SOC_I2C_AND_SPI
Richard Purdie7f137ab2006-10-06 18:38:37 +02001019
Liam Girdwood33703b72007-04-16 19:18:15 +02001020config SND_SOC_WM8753
Mark Brown1291e142014-01-23 12:58:16 +00001021 tristate "Wolfson Microelectronics WM8753 CODEC"
1022 depends on SND_SOC_I2C_AND_SPI
Liam Girdwood33703b72007-04-16 19:18:15 +02001023
Dimitris Papastamosc046fd42010-11-05 18:41:25 +00001024config SND_SOC_WM8770
Mark Brown1291e142014-01-23 12:58:16 +00001025 tristate "Wolfson Microelectronics WM8770 CODEC"
Mark Browne479d852014-02-07 15:57:50 +00001026 depends on SPI_MASTER
Dimitris Papastamosc046fd42010-11-05 18:41:25 +00001027
Mark Brown924914e2009-08-04 23:50:16 +01001028config SND_SOC_WM8776
Mark Brown1291e142014-01-23 12:58:16 +00001029 tristate "Wolfson Microelectronics WM8776 CODEC"
1030 depends on SND_SOC_I2C_AND_SPI
Mark Brown924914e2009-08-04 23:50:16 +01001031
Johannes Stezenbachec3ea542011-06-22 14:59:25 +02001032config SND_SOC_WM8782
1033 tristate
1034
Dimitris Papastamos33cf45c2010-09-29 11:14:56 +01001035config SND_SOC_WM8804
Charles Keepaxbbed2972015-02-22 16:43:21 +00001036 tristate
1037
1038config SND_SOC_WM8804_I2C
1039 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver I2C"
1040 depends on I2C
1041 select SND_SOC_WM8804
1042 select REGMAP_I2C
1043
1044config SND_SOC_WM8804_SPI
1045 tristate "Wolfson Microelectronics WM8804 S/PDIF transceiver SPI"
1046 depends on SPI_MASTER
1047 select SND_SOC_WM8804
1048 select REGMAP_SPI
Dimitris Papastamos33cf45c2010-09-29 11:14:56 +01001049
Mark Brown0e0e16a2008-08-04 12:06:45 +01001050config SND_SOC_WM8900
1051 tristate
1052
Mark Brownf1c0a022008-08-26 13:05:27 +01001053config SND_SOC_WM8903
Mark Brown1291e142014-01-23 12:58:16 +00001054 tristate "Wolfson Microelectronics WM8903 CODEC"
1055 depends on I2C
Mark Brownf1c0a022008-08-26 13:05:27 +01001056
Mark Browna91eb192009-11-26 11:56:07 +00001057config SND_SOC_WM8904
1058 tristate
1059
Jonathan Cameron0b5e92c52009-04-27 13:49:44 +00001060config SND_SOC_WM8940
1061 tristate
1062
Mark Brownb35a28a2009-12-18 12:00:22 +00001063config SND_SOC_WM8955
1064 tristate
1065
Mark Brownf2644a22009-04-07 19:20:14 +01001066config SND_SOC_WM8960
Fabio Estevam465011f2016-03-27 19:06:14 -03001067 tristate "Wolfson Microelectronics WM8960 CODEC"
Mark Brown3fcdfc92016-03-30 11:02:49 -07001068 depends on I2C
Mark Brownf2644a22009-04-07 19:20:14 +01001069
Mark Brown74dc55e2009-06-09 09:55:51 +01001070config SND_SOC_WM8961
1071 tristate
1072
Mark Brown9a76f1f2010-08-05 13:20:59 +01001073config SND_SOC_WM8962
Mark Brown1291e142014-01-23 12:58:16 +00001074 tristate "Wolfson Microelectronics WM8962 CODEC"
Arnd Bergmanna2915d42014-04-29 19:18:22 +08001075 depends on I2C && INPUT
Mark Brown9a76f1f2010-08-05 13:20:59 +01001076
Kenneth Kiraly8bae3e22008-09-10 19:33:32 +01001077config SND_SOC_WM8971
1078 tristate
1079
Mark Brown0a1bf552009-05-23 11:18:41 +01001080config SND_SOC_WM8974
Mans Rullgard2005bd82015-12-16 13:02:55 +00001081 tristate "Wolfson Microelectronics WM8974 codec"
1082 depends on I2C
Mark Brown0a1bf552009-05-23 11:18:41 +01001083
Guennadi Liakhovetski0d34e912010-01-27 18:56:23 +01001084config SND_SOC_WM8978
Geert Uytterhoeven77c54532014-08-28 14:48:24 +02001085 tristate "Wolfson Microelectronics WM8978 codec"
1086 depends on I2C
Guennadi Liakhovetski0d34e912010-01-27 18:56:23 +01001087
Dimitris Papastamos6b3860b2011-07-15 13:51:30 +01001088config SND_SOC_WM8983
1089 tristate
1090
Dimitris Papastamos6d6f8b82010-09-15 15:23:20 +01001091config SND_SOC_WM8985
Petr Kulhavy811e66d2016-05-26 22:19:16 +02001092 tristate "Wolfson Microelectronics WM8985 and WM8758 codec driver"
Arnd Bergmannb82d67f2016-06-17 12:12:00 +02001093 depends on SND_SOC_I2C_AND_SPI
Dimitris Papastamos6d6f8b82010-09-15 15:23:20 +01001094
Mark Brown5409fb42009-04-07 18:45:21 +01001095config SND_SOC_WM8988
1096 tristate
1097
Mark Brownf10485e2008-06-05 13:49:33 +01001098config SND_SOC_WM8990
1099 tristate
1100
Dimitris Papastamos203db222011-01-14 15:49:40 +00001101config SND_SOC_WM8991
1102 tristate
1103
Mark Brown942c4352009-06-05 16:32:59 +01001104config SND_SOC_WM8993
1105 tristate
1106
Mark Brown9e6e96a2010-01-29 17:47:12 +00001107config SND_SOC_WM8994
1108 tristate
1109
Dimitris Papastamos6a504a72010-12-22 11:33:11 +00001110config SND_SOC_WM8995
1111 tristate
1112
Mark Browna9ba6152011-06-24 12:10:44 +01001113config SND_SOC_WM8996
1114 tristate
1115
Charles Keepax40843ae2013-08-12 23:46:55 +01001116config SND_SOC_WM8997
1117 tristate
1118
Richard Fitzgerald6ebbce02015-09-28 14:01:09 +01001119config SND_SOC_WM8998
1120 tristate
1121
Mark Brown86ed3662009-05-22 15:01:19 +01001122config SND_SOC_WM9081
1123 tristate
1124
Mark Brown59792aa2011-12-02 22:00:39 +00001125config SND_SOC_WM9090
1126 tristate
1127
Ian Molton2aceefe2009-01-16 11:04:18 +00001128config SND_SOC_WM9705
1129 tristate
1130
Richard Purdie7f137ab2006-10-06 18:38:37 +02001131config SND_SOC_WM9712
1132 tristate
Timur Tabib0c813c2007-07-31 18:18:44 +02001133
Liam Girdwood83ac08c2008-02-15 16:43:11 +01001134config SND_SOC_WM9713
1135 tristate
Robert Jarzmik700dadf2015-11-01 20:23:39 +01001136 select REGMAP_AC97
Joonyoung Shim9db9ed92009-07-15 20:34:00 +09001137
1138# Amp
Lars-Peter Clausen9b0a25f2011-03-07 08:04:55 +01001139config SND_SOC_LM4857
1140 tristate
1141
Wolfram Sang394d2bb2012-01-27 16:10:23 +01001142config SND_SOC_MAX9768
1143 tristate
1144
Joonyoung Shim9db9ed92009-07-15 20:34:00 +09001145config SND_SOC_MAX9877
1146 tristate
Peter Ujfalusi493b67e2009-10-09 15:55:41 +03001147
Philippe Rétornaz8b908b82012-05-15 13:53:50 +02001148config SND_SOC_MC13783
1149 tristate
1150
Tomoya MORINAGAd808fe92012-03-19 20:59:28 +09001151config SND_SOC_ML26124
1152 tristate
1153
John Hsub6970b42016-08-19 17:24:52 +08001154config SND_SOC_NAU8810
1155 tristate "Nuvoton Technology Corporation NAU88C10 CODEC"
1156 depends on I2C
1157
Anatol Pomozov34ca27f2015-10-02 09:49:14 -07001158config SND_SOC_NAU8825
1159 tristate
1160
Peter Ujfalusi493b67e2009-10-09 15:55:41 +03001161config SND_SOC_TPA6130A2
Mark Brown1291e142014-01-23 12:58:16 +00001162 tristate "Texas Instruments TPA6130A2 headphone amplifier"
1163 depends on I2C
Mark Brown4d1a7722014-02-07 15:40:35 +00001164
Banajit Goswamide8271c2017-01-18 00:28:59 -08001165config SND_SOC_MSM_STUB
1166 tristate
1167
1168config SND_SOC_MSM_HDMI_CODEC_RX
1169 bool "HDMI Audio Playback"
Rohit Kumar0bd27132016-12-06 14:48:58 +05301170 depends on FB_MSM_MDSS_HDMI_PANEL && (SND_SOC_APQ8084 || SND_SOC_MSM8994 || SND_SOC_MSM8996 || SND_SOC_MSM8998 || SND_SOC_SDM660_COMMON)
Banajit Goswamide8271c2017-01-18 00:28:59 -08001171 help
1172 HDMI audio drivers should be built only if the platform
1173 supports hdmi panel.
1174
Neeraj Upadhyay49934422016-12-27 19:03:35 +05301175source "sound/soc/codecs/sdm660_cdc/Kconfig"
Laxminath Kasam2d20bc92016-11-24 17:31:45 +05301176source "sound/soc/codecs/msm_sdw/Kconfig"
Banajit Goswamide8271c2017-01-18 00:28:59 -08001177
Mark Brown4d1a7722014-02-07 15:40:35 +00001178endmenu