clocksource: Kconfig: starfive: Update StarFive timer help description
authorLey Foon Tan <leyfoon.tan@linux.starfivetech.com>
Tue, 28 Jun 2022 05:55:37 +0000 (05:55 +0000)
committerxingyu.wu <xingyu.wu@starfivetech.com>
Tue, 12 Jul 2022 01:37:53 +0000 (09:37 +0800)
Same StarFive timer IP is used in JH8100 SoC. Remove JH71xx wording from
description to be more generic.

Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
drivers/clocksource/Kconfig

index 34af7e0..59d52f9 100644 (file)
@@ -638,9 +638,9 @@ config STARFIVE_TIMER
         select TIMER_OF
         select CLKSRC_MMIO
         help
-          This enables the starfive timers for jh7xx socs. On RISC-V platform,
+          This enables the starfive timers for SoCs. On RISC-V platform,
           the system has started RISCV_TIMER. But you can also use these timers
-          to do a lot more on StarFive JH71xx soc. These timers can provide much
+          to do a lot more on StarFive Soc. These timers can provide much
           higher precision than RISCV_TIMER.
 
 config CLINT_TIMER