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 1acb73d commit 704dbe9Copy full SHA for 704dbe9
sound/soc/samsung/Kconfig
@@ -127,7 +127,7 @@ config SND_SOC_SAMSUNG_TM2_WM5110
127
128
config SND_SOC_SAMSUNG_ARIES_WM8994
129
tristate "SoC I2S Audio support for WM8994 on Aries"
130
- depends on SND_SOC_SAMSUNG && IIO && EXTCON
+ depends on SND_SOC_SAMSUNG && I2C && IIO && EXTCON
131
select SND_SOC_BT_SCO
132
select MFD_WM8994
133
select SND_SOC_WM8994
@@ -141,7 +141,7 @@ config SND_SOC_SAMSUNG_ARIES_WM8994
141
142
config SND_SOC_SAMSUNG_MIDAS_WM1811
143
tristate "SoC I2S Audio support for Midas boards"
144
- depends on SND_SOC_SAMSUNG && IIO
+ depends on SND_SOC_SAMSUNG && I2C && IIO
145
select SND_SAMSUNG_I2S
146
147
0 commit comments