diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-12-08 15:25:56 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-12-08 15:25:56 -0800 |
commit | 877a0893e3751022d2e60bea54dd5ac2e4026997 (patch) | |
tree | 0ec513e5a13cda947919c14480f9ed60f5c363aa /drivers/staging/Kconfig | |
parent | 03cf152646ac177c56e3100732143e92278b0630 (diff) | |
download | talos-op-linux-877a0893e3751022d2e60bea54dd5ac2e4026997.tar.gz talos-op-linux-877a0893e3751022d2e60bea54dd5ac2e4026997.zip |
Staging: lttng: remove from the drivers/staging/ tree
The "proper" way to do this is to work with the existing in-kernel
tracing subsystem and work to get the missing features that are in lttng
into those subsystems.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 4c41de15629b..21e2f4b87f14 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -66,8 +66,6 @@ source "drivers/staging/phison/Kconfig" source "drivers/staging/line6/Kconfig" -source "drivers/staging/lttng/Kconfig" - source "drivers/gpu/drm/nouveau/Kconfig" source "drivers/staging/octeon/Kconfig" |