From e5ef6f7f71c0773af1f35b8a4e78669a8c3c8bf0 Mon Sep 17 00:00:00 2001 From: Olivier Schonken Date: Fri, 10 May 2013 22:59:01 +0000 Subject: Unhide lttng-tools and lttng-modules When using lttng-tools for userland tracing with lttng-libust lttng-modules is not required, thus a dependency on building lttng-modules and a kernel is overkill for lttng-tools. It also hides it from a user not wanting to build a kernel. A comment has been added to lttng-modules to show a user that lttng-modules is dependent on a kernel build. Signed-off-by: Olivier Schonken Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/lttng-tools/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'package/lttng-tools') diff --git a/package/lttng-tools/Config.in b/package/lttng-tools/Config.in index 3d95eeb3a..4f86e77e7 100644 --- a/package/lttng-tools/Config.in +++ b/package/lttng-tools/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_LTTNG_TOOLS bool "lttng-tools" - depends on BR2_PACKAGE_LTTNG_MODULES select BR2_PACKAGE_LIBURCU select BR2_PACKAGE_POPT # liburcu only works on some architectures and requires thread support -- cgit v1.2.3