kernel: add missing dependency to KERNEL_RPI_AXIPERF
[openwrt/openwrt.git] / config / Config-kernel.in
index 4106d92498884a2be4ceb93c83601bc4f676c3e1..ab827d6a71eb47ed0f6b71354b3372532d3656a5 100644 (file)
@@ -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"