sched: Don't make LATENCYTOP select SCHED_DEBUG
[linux-2.6-microblaze.git] / lib / Kconfig.debug
index 2779c29..5f98376 100644 (file)
@@ -1670,7 +1670,6 @@ config LATENCYTOP
        select KALLSYMS_ALL
        select STACKTRACE
        select SCHEDSTATS
-       select SCHED_DEBUG
        help
          Enable this option if you want to use the LatencyTOP tool
          to find out which userspace is blocking on what kernel operations.