diff --git a/benchmarks/osperf/Kconfig b/benchmarks/osperf/Kconfig index 40cf21d84..da03babd0 100644 --- a/benchmarks/osperf/Kconfig +++ b/benchmarks/osperf/Kconfig @@ -6,6 +6,8 @@ config BENCHMARK_OSPERF tristate "System performance profiling" default n + depends on PIPES + depends on SCHED_HPWORK ---help--- Measure the performance of core system functions, such as thread switching and the time required for semaphore execution