commit | 88e5a201cd6b3d0aa4917dd2f19d496d04578250 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Mar 19 04:13:02 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 30 15:09:59 2023 -0400 |
tree | bc43d5cc65286fcb1fd62465aafb7ce187991d32 | |
parent | f4e744d49e53b94326fba5a79b29904a0c3aa37d [diff] |
lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig The SYS_TIMER_COUNTS_DOWN description contains a typo, s@rathe@&r@ , fix it. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>