mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
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:
parent
2b6d6a5ffc
commit
cc417680dc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user