remoteproc: renesas: apmu: Fix typo in Kconfig symbol help text

Fix typo in Kconfig symbol help text, change incorrect A52 to correct R52.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Marek Vasut 2026-03-16 01:31:33 +01:00
parent 2b6d6a5ffc
commit cc417680dc

View File

@ -45,7 +45,7 @@ config REMOTEPROC_RENESAS_APMU
select REMOTEPROC
depends on ARCH_RENESAS && RCAR_GEN4 && DM && OF_CONTROL
help
Say 'y' here to add support for Renesas R-Car Gen4 Cortex-A52
Say 'y' here to add support for Renesas R-Car Gen4 Cortex-R52
processor via the remoteproc framework.
config REMOTEPROC_SANDBOX