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/soc/sh/Kconfig | |
parent | 1ff68f55901ffd25b40f23bc6296657beca8377f (diff) | |
download | op-kernel-dev-4272975a3444f0abde1354285c5720d7819b41ed.zip op-kernel-dev-4272975a3444f0abde1354285c5720d7819b41ed.tar.gz |
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/soc/sh/Kconfig')
-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 07114b0..de668b2 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" |