diff options
Diffstat (limited to 'package/perf/Config.in')
-rw-r--r-- | package/perf/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perf/Config.in b/package/perf/Config.in index 88dce93267..703b48f89c 100644 --- a/package/perf/Config.in +++ b/package/perf/Config.in @@ -18,5 +18,5 @@ config BR2_PACKAGE_PERF https://perf.wiki.kernel.org/ -comment "perf only available if Linux kernel is enabled, and needs a toolchain w/ largefile" +comment "perf needs a toolchain w/ largefile and a Linux kernel to be built" depends on !BR2_LINUX_KERNEL || !BR2_LARGEFILE |