提交 d5dc6cdc 编写于 作者: S Stijn Tintel

kernel: add missing dependency to KERNEL_RPI_AXIPERF

This symbol is added by the bcm27xx target patches so it should depend
on that target.

Fixes: efd9463d ("kernel: add missing symbol for bcm27xx")
Signed-off-by: NStijn Tintel <stijn@linux-ipv6.be>
上级 efd9463d
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册