Skip to content

Commit

Permalink
ASoC: wm8741: Fix typo in Kconfig prompt
Browse files Browse the repository at this point in the history
Fix trivial copy-n-paste mistake.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20200304140241.340-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Axel Lin authored and Mark Brown committed Mar 5, 2020
1 parent 0d6defc commit 3fb83cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ config SND_SOC_WM8737
depends on SND_SOC_I2C_AND_SPI

config SND_SOC_WM8741
tristate "Wolfson Microelectronics WM8737 DAC"
tristate "Wolfson Microelectronics WM8741 DAC"
depends on SND_SOC_I2C_AND_SPI

config SND_SOC_WM8750
Expand Down

0 comments on commit 3fb83cb

Please sign in to comment.