diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-10-10 14:17:58 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-12 16:58:31 +0100 |
commit | 4272975a3444f0abde1354285c5720d7819b41ed (patch) | |
tree | b88fe7851818c26acd43619835d27cb3543a5faf /sound | |
parent | 1ff68f55901ffd25b40f23bc6296657beca8377f (diff) | |
download | linux-stable-4272975a3444f0abde1354285c5720d7819b41ed.tar.gz linux-stable-4272975a3444f0abde1354285c5720d7819b41ed.tar.bz2 linux-stable-4272975a3444f0abde1354285c5720d7819b41ed.zip |
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>
Diffstat (limited to 'sound')
-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 select SND_SIMPLE_CARD select REGMAP_MMIO help - This option enables R-Car SUR/SCU/SSIU/SSI sound support + This option enables R-Car SRU/SCU/SSIU/SSI sound support config SND_SOC_RSRC_CARD tristate "Renesas Sampling Rate Convert Sound Card" |