diff options
author | Chris Brandt <chris.brandt@renesas.com> | 2017-11-03 10:36:12 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-11-06 09:59:03 -0500 |
commit | fc85605018df2f6eddbcc7b42d2fa57e5144166e (patch) | |
tree | b9725fc84ca3e0f90e9caa71209c5b3c18ab290d /arch/arm/mach-rmobile | |
parent | b95a5190ba9284a06f9d0c56589bcb4080b4710a (diff) | |
download | u-boot-fc85605018df2f6eddbcc7b42d2fa57e5144166e.tar.gz u-boot-fc85605018df2f6eddbcc7b42d2fa57e5144166e.tar.xz u-boot-fc85605018df2f6eddbcc7b42d2fa57e5144166e.zip |
cosmetic: rmobile: renesas spelled wrong
Renesas was spelled wrong.
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Diffstat (limited to 'arch/arm/mach-rmobile')
-rw-r--r-- | arch/arm/mach-rmobile/Kconfig.32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.32 b/arch/arm/mach-rmobile/Kconfig.32 index 89588aaf72..49d6206ac2 100644 --- a/arch/arm/mach-rmobile/Kconfig.32 +++ b/arch/arm/mach-rmobile/Kconfig.32 @@ -1,7 +1,7 @@ if RCAR_32 choice - prompt "Renesus ARM SoCs board select" + prompt "Renesas ARM SoCs board select" optional config TARGET_ARMADILLO_800EVA |