Skip to content

Commit 3fb83cb

Browse files
AxelLinbroonie
authored andcommitted
ASoC: wm8741: Fix typo in Kconfig prompt
Fix trivial copy-n-paste mistake. Signed-off-by: Axel Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 0d6defc commit 3fb83cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/codecs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ config SND_SOC_WM8737
14061406
depends on SND_SOC_I2C_AND_SPI
14071407

14081408
config SND_SOC_WM8741
1409-
tristate "Wolfson Microelectronics WM8737 DAC"
1409+
tristate "Wolfson Microelectronics WM8741 DAC"
14101410
depends on SND_SOC_I2C_AND_SPI
14111411

14121412
config SND_SOC_WM8750

0 commit comments

Comments
 (0)