summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/Kconfig
diff options
context:
space:
mode:
authorThomas Hebb <tommyhebb@gmail.com>2019-11-14 05:18:03 +0300
committerTom Rini <trini@konsulko.com>2019-12-03 16:43:23 +0300
commit32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd (patch)
tree738383ff9ec849bcb34f3a3e53ac0de433cd2d38 /arch/arm/mach-rockchip/Kconfig
parent983c0f91d8644c74a781dd63d5fe9f86c1f9d827 (diff)
downloadu-boot-32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd.tar.xz
cosmetic: Fix spelling and whitespace errors
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Diffstat (limited to 'arch/arm/mach-rockchip/Kconfig')
-rw-r--r--arch/arm/mach-rockchip/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 493699472c..d8d68ba447 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -312,7 +312,7 @@ config TPL_ROCKCHIP_COMMON_BOARD
Rockchip SoCs have similar boot process, prefer to use TPL for DRAM
init and back to bootrom, and SPL as Trust ATF/U-Boot loader. TPL
common board is a basic TPL board init which can be shared for most
- of SoCs to avoid copy-pase for different SoCs.
+ of SoCs to avoid copy-paste for different SoCs.
config ROCKCHIP_BOOT_MODE_REG
hex "Rockchip boot mode flag register address"