diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/um/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 78fb619bdb73..50fb89e3d95d 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig | |||
@@ -52,6 +52,7 @@ menu "UML-specific options" | |||
52 | config MODE_TT | 52 | config MODE_TT |
53 | bool "Tracing thread support (DEPRECATED)" | 53 | bool "Tracing thread support (DEPRECATED)" |
54 | default n | 54 | default n |
55 | depends on BROKEN | ||
55 | help | 56 | help |
56 | This option controls whether tracing thread support is compiled | 57 | This option controls whether tracing thread support is compiled |
57 | into UML. This option is largely obsolete, given that skas0 provides | 58 | into UML. This option is largely obsolete, given that skas0 provides |