File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ config SND_BCM2708_SOC_RPI_DAC
135
135
config SND_BCM2708_SOC_RPI_PROTO
136
136
tristate "Support for Rpi-PROTO"
137
137
depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
138
- select SND_SOC_WM8731
138
+ select SND_SOC_WM8731_I2C
139
139
help
140
140
Say Y or M if you want to add support for Audio Codec Board PROTO (WM8731).
141
141
@@ -206,7 +206,7 @@ config SND_BCM2708_SOC_ADAU1977_ADC
206
206
config SND_AUDIOINJECTOR_PI_SOUNDCARD
207
207
tristate "Support for audioinjector.net Pi add on soundcard"
208
208
depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
209
- select SND_SOC_WM8731
209
+ select SND_SOC_WM8731_I2C
210
210
help
211
211
Say Y or M if you want to add support for audioinjector.net Pi Hat
212
212
You can’t perform that action at this time.
0 commit comments