Skip to content

Commit 493e9b0

Browse files
geertuConchuOD
authored andcommitted
riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
The SND_SOC_STARFIVE Kconfig symbol was removed, but it is still enabled in the RISC-V defconfig. Just remove it, as it is no longer needed. Fixes: acc317e ("ASoC: starfive: Standardize ASoC menu") Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 19272b3 commit 493e9b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/riscv/configs/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ CONFIG_SOUND=y
191191
CONFIG_SND=y
192192
CONFIG_SND_SOC=y
193193
CONFIG_SND_DESIGNWARE_I2S=m
194-
CONFIG_SND_SOC_STARFIVE=m
195194
CONFIG_SND_SOC_JH7110_PWMDAC=m
196195
CONFIG_SND_SOC_JH7110_TDM=m
197196
CONFIG_SND_SOC_WM8978=m

0 commit comments

Comments
 (0)