ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
authorBiju Das <biju.das.jz@bp.renesas.com>
Sat, 23 Apr 2022 16:44:43 +0000 (17:44 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 12:59:01 +0000 (13:59 +0100)
commitcc691ba94cf8d6c586076ed489bb9d385a2650ad
tree2689ea8d250e8a0f562df10231270daf06a9a7c2
parentd05040741afef6eb5d4366de7d5b62f700958787
ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L

The SSI block is identical on Renesas RZ/G2L, RZ/G2UL and RZ/V2L SoC's, so
instead of adding dependency for each SoC's add dependency on ARCH_RZG2L.
The ARCH_RZG2L config option is already selected by ARCH_R9A07G043,
ARCH_R9A07G044 and ARCH_R9A07G054.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20220423164443.146299-1-biju.das.jz@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/Kconfig