diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-10-10 01:17:58 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-12 11:58:31 -0400 |
commit | 4272975a3444f0abde1354285c5720d7819b41ed (patch) | |
tree | b88fe7851818c26acd43619835d27cb3543a5faf | |
parent | 1ff68f55901ffd25b40f23bc6296657beca8377f (diff) |
ASoC: sh: Fit typo in Kconfig
s/SUR/SRU/g
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | sound/soc/sh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index 07114b0b0dc1..de668b27d123 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig | |||
@@ -40,7 +40,7 @@ config SND_SOC_RCAR | |||
40 | select SND_SIMPLE_CARD | 40 | select SND_SIMPLE_CARD |
41 | select REGMAP_MMIO | 41 | select REGMAP_MMIO |
42 | help | 42 | help |
43 | This option enables R-Car SUR/SCU/SSIU/SSI sound support | 43 | This option enables R-Car SRU/SCU/SSIU/SSI sound support |
44 | 44 | ||
45 | config SND_SOC_RSRC_CARD | 45 | config SND_SOC_RSRC_CARD |
46 | tristate "Renesas Sampling Rate Convert Sound Card" | 46 | tristate "Renesas Sampling Rate Convert Sound Card" |