The SYS_TIMER_COUNTS_DOWN description contains a typo, s@rathe@&r@ , fix it.
Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org> --- Cc: Angelo Dureghello <ang...@kernel-space.org> Cc: Huan Wang <alison.w...@nxp.com> Cc: Marek Vasut <marek.vasut+rene...@mailbox.org> Cc: Simon Glass <s...@chromium.org> Cc: Stefan Roese <s...@denx.de> Cc: Tom Rini <tr...@konsulko.com> --- lib/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Kconfig b/lib/Kconfig index 83e5edd73b0..79370540ca7 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -16,7 +16,7 @@ config SYS_NUM_ADDR_MAP Sets the number of entries in the virtual-physical mapping table. config SYS_TIMER_COUNTS_DOWN - bool "System timer counts down rathe than up" + bool "System timer counts down rather than up" config PHYSMEM bool "Access to physical memory region (> 4G)" -- 2.39.2