summaryrefslogtreecommitdiff
path: root/sound/soc/sh/Kconfig
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2021-08-13 12:11:54 +0300
committerMark Brown <broonie@kernel.org>2021-08-13 15:17:16 +0300
commit03e786bd43410fa93e5d2459f7a43e90ff0ae801 (patch)
tree8945a7e0f02b6481c618a41789f6672dcf6e6021 /sound/soc/sh/Kconfig
parent772d44526e203c062171786e514373f129616278 (diff)
downloadlinux-03e786bd43410fa93e5d2459f7a43e90ff0ae801.tar.xz
ASoC: sh: Add RZ/G2L SSIF-2 driver
Add serial sound interface(SSIF-2) driver support for RZ/G2L SoC. Based on the work done by Chris Brandt for RZ/A SSI driver. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20210813091156.10700-2-biju.das.jz@bp.renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r--sound/soc/sh/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 346c806ba390..ae46f187cc2a 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -45,6 +45,12 @@ config SND_SOC_RCAR
help
This option enables R-Car SRU/SCU/SSIU/SSI sound support
+config SND_SOC_RZ
+ tristate "RZ/G2L series SSIF-2 support"
+ depends on ARCH_R9A07G044 || COMPILE_TEST
+ help
+ This option enables RZ/G2L SSIF-2 sound support.
+
##
## Boards
##