We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273a482 commit 510b8aeCopy full SHA for 510b8ae
sound/soc/samsung/Kconfig
@@ -214,7 +214,7 @@ config SND_SOC_SAMSUNG_TM2_WM5110
214
215
config SND_SOC_SAMSUNG_ARIES_WM8994
216
tristate "SoC I2S Audio support for WM8994 on Aries"
217
- depends on SND_SOC_SAMSUNG && IIO && EXTCON
+ depends on SND_SOC_SAMSUNG && I2C && IIO && EXTCON
218
select SND_SOC_BT_SCO
219
select MFD_WM8994
220
select SND_SOC_WM8994
@@ -228,7 +228,7 @@ config SND_SOC_SAMSUNG_ARIES_WM8994
228
229
config SND_SOC_SAMSUNG_MIDAS_WM1811
230
tristate "SoC I2S Audio support for Midas boards"
231
- depends on SND_SOC_SAMSUNG
+ depends on SND_SOC_SAMSUNG && I2C
232
select SND_SAMSUNG_I2S
233
234
0 commit comments