summaryrefslogtreecommitdiff
path: root/config/debug/strace.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r--config/debug/strace.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in
index 4fcaa73..8f6ce0d 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -25,16 +25,6 @@ config STRACE_V_4_5_15
bool
prompt "4.5.15"
-config STRACE_V_4_5_14
- bool
- prompt "4.5.14 (OBSOLETE)"
- depends on OBSOLETE
-
-config STRACE_V_4_5
- bool
- prompt "4.5 (OBSOLETE)"
- depends on OBSOLETE
-
endchoice
config STRACE_VERSION
@@ -45,5 +35,3 @@ config STRACE_VERSION
default "4.5.17" if STRACE_V_4_5_17
default "4.5.16" if STRACE_V_4_5_16
default "4.5.15" if STRACE_V_4_5_15
- default "4.5.14" if STRACE_V_4_5_14
- default "4.5" if STRACE_V_4_5