]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sh: Update menu title and platform dependency
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 20 Apr 2018 13:28:32 +0000 (15:28 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 20 Apr 2018 16:52:49 +0000 (17:52 +0100)
commit6ec2d0c27cd788a92021e9b16f92d31890b11b14
tree2beb89a62d9928dfc57129673d67ed8cdc988800
parent4070d91754039e88f7b64e462f3d0d8cdb4be041
ASoC: sh: Update menu title and platform dependency

Change the menu title to refer to "Renesas SoCs" instead of "SuperH", as
both SuperH and ARM SoCs are supported.

Since commit 9b5ba0df4ea4f940 ("ARM: shmobile: Introduce ARCH_RENESAS")
is ARCH_RENESAS a more appropriate platform dependency for Renesas ARM
SoCs than the legacy ARCH_SHMOBILE, hence use the former.
Renesas SuperH SH-Mobile SoCs are still covered by the SUPERH
dependency.

This will allow to drop ARCH_SHMOBILE on ARM and ARM64 in the near
future.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/Kconfig