diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-10-10 07:17:58 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-12 17:58:31 +0200 |
commit | 4272975a3444f0abde1354285c5720d7819b41ed (patch) | |
tree | b88fe7851818c26acd43619835d27cb3543a5faf /sound | |
parent | ASoC: sh: siu_dai: Convert to use resource managed APIs (diff) | |
download | linux-4272975a3444f0abde1354285c5720d7819b41ed.tar.xz linux-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" |