RISC-V: Remove the current perf implementation
[platform/kernel/linux-starfive.git] / arch / riscv / Kconfig
index 6549dca..d7f4408 100644 (file)
@@ -369,19 +369,6 @@ config RISCV_ISA_C
 
           If you don't know what to do here, say Y.
 
-menu "supported PMU type"
-       depends on PERF_EVENTS
-
-config RISCV_BASE_PMU
-       bool "Base Performance Monitoring Unit"
-       def_bool y
-       help
-         A base PMU that serves as a reference implementation and has limited
-         feature of perf.  It can run on any RISC-V machines so serves as the
-         fallback, but this option can also be disable to reduce kernel size.
-
-endmenu
-
 config FPU
        bool "FPU support"
        default y