OSDN Git Service

fix menu
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 28 Dec 2018 15:01:12 +0000 (00:01 +0900)
committerYoshinori Sato <yo-satoh@sios.com>
Fri, 28 Jan 2022 13:54:08 +0000 (22:54 +0900)
drivers/clocksource/Kconfig

index 9d1fca8..d7fbbcb 100644 (file)
@@ -590,7 +590,10 @@ config RX_TPU
        bool
 
 config RX_CMT
-       bool
+        bool "Clockevent timer for the RX platform" if COMPILE_TEST
+        depends on HAS_IOMEM
+       help
+         This enables the 16 bits timer for the RX platformk.
 
 config CLKSRC_IMX_GPT
        bool "Clocksource using i.MX GPT" if COMPILE_TEST