Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[platform/kernel/linux-starfive.git] / arch / Kconfig
index 2e6f843..6d2ba65 100644 (file)
@@ -328,12 +328,6 @@ config HAVE_FUNCTION_ARG_ACCESS_API
          the API needed to access function arguments from pt_regs,
          declared in asm/ptrace.h
 
-config HAVE_CLK
-       bool
-       help
-         The <linux/clk.h> calls support software clock gating and
-         thus are a key power management tool on many systems.
-
 config HAVE_HW_BREAKPOINT
        bool
        depends on PERF_EVENTS