]> Git Repo - linux.git/commitdiff
ASoC: wm8741: Fix typo in Kconfig prompt
authorAxel Lin <[email protected]>
Wed, 4 Mar 2020 14:02:41 +0000 (22:02 +0800)
committerMark Brown <[email protected]>
Thu, 5 Mar 2020 12:53:51 +0000 (12:53 +0000)
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]>
sound/soc/codecs/Kconfig

index 7e90f5d83097130945718686d1a2f0715cd5cfef..ea912439e446787204316aecbe893877ce4d1f4c 100644 (file)
@@ -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
This page took 0.083503 seconds and 4 git commands to generate.