Skip to content

Commit a6e1413

Browse files
committed
config: fix RaspiDAC Rev.3x dependencies
1 parent d75917f commit a6e1413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/bcm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ config SND_BCM2708_SOC_IQAUDIO_DAC
7070

7171
config SND_BCM2708_SOC_RASPIDAC3
7272
tristate "Support for RaspiDAC Rev.3x"
73-
depends on SND_BCM2708_SOC_I2S
73+
depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
7474
select SND_SOC_PCM512x_I2C
7575
select SND_SOC_TPA6130A2
7676
help

0 commit comments

Comments
 (0)