commit | c61df34009c3ad46b5798e1d13fd640419bf17e6 | [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 | e1c97949ee922ccc84c4ef4364c9810aa76f6306 [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>