rtc: starfive: Moves RTC_DRV_STARFIVE to Platform RTC drivers category
authorLey Foon Tan <leyfoon.tan@linux.starfivetech.com>
Tue, 19 Jul 2022 02:20:49 +0000 (02:20 +0000)
committerHal Feng <hal.feng@starfivetech.com>
Mon, 1 Aug 2022 06:18:23 +0000 (14:18 +0800)
Moves RTC_DRV_STARFIVE to "Platform RTC drivers" category from
"on-CPU RTC drivers".

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

index b211459..5eb62f8 100644 (file)
@@ -1314,6 +1314,14 @@ config RTC_DRV_NTXEC
          embedded controller found in certain e-book readers designed by the
          original design manufacturer Netronix.
 
+config RTC_DRV_STARFIVE
+       tristate "StarFive 32.768k-RTC"
+       depends on SOC_STARFIVE
+       depends on OF
+       help
+         If you say Y here you will get support for the RTC found on
+         StarFive SOCS.
+
 comment "on-CPU RTC drivers"
 
 config RTC_DRV_ASM9260
@@ -1587,14 +1595,6 @@ config RTC_DRV_STARFIRE
          If you say Y here you will get support for the RTC found on
          Starfire systems.
 
-config RTC_DRV_STARFIVE
-       tristate "StarFive 32.768k-RTC"
-       depends on SOC_STARFIVE
-       depends on OF
-       help
-         If you say Y here you will get support for the RTC found on
-         StarFive SOCS.
-
 config RTC_DRV_MV
        tristate "Marvell SoC RTC"
        depends on ARCH_DOVE || ARCH_MVEBU || COMPILE_TEST