aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/Config-kernel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 4106d92498..ab827d6a71 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -84,7 +84,7 @@ config KERNEL_PROFILING
config KERNEL_RPI_AXIPERF
bool "Compile the kernel with RaspberryPi AXI Performance monitors"
default y
- depends on KERNEL_PERF_EVENTS
+ depends on KERNEL_PERF_EVENTS && TARGET_bcm27xx
config KERNEL_UBSAN
bool "Compile the kernel with undefined behaviour sanity checker"