]> git.baikalelectronics.ru Git - kernel.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)
commit983fbce3940022c422f0dd3d7839958da8b071d7
tree2beb89a62d9928dfc57129673d67ed8cdc988800
parent74be13092c0de61d9781411b5ab6546113ef386c
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 182ef154c6963c4c ("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