summaryrefslogtreecommitdiff
path: root/config/debug/duma.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/duma.in')
-rw-r--r--config/debug/duma.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/config/debug/duma.in b/config/debug/duma.in
index 6daee78..374339d 100644
--- a/config/debug/duma.in
+++ b/config/debug/duma.in
@@ -26,26 +26,6 @@ config DUMA_V_2_5_15
bool
prompt "2_5_15"
-config DUMA_V_2_5_14
- bool
- prompt "2_5_14 (OBSOLETE)"
- depends on OBSOLETE
-
-config DUMA_V_2_5_12
- bool
- prompt "2_5_12 (OBSOLETE)"
- depends on OBSOLETE
-
-config DUMA_V_2_5_8
- bool
- prompt "2_5_8 (OBSOLETE)"
- depends on OBSOLETE
-
-config DUMA_V_2_5_1
- bool
- prompt "2_5_1 (OBSOLETE)"
- depends on OBSOLETE
-
endchoice
config DUMA_VERSION
@@ -53,7 +33,3 @@ config DUMA_VERSION
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
default "2_5_15" if DUMA_V_2_5_15
- default "2_5_14" if DUMA_V_2_5_14
- default "2_5_12" if DUMA_V_2_5_12
- default "2_5_8" if DUMA_V_2_5_8
- default "2_5_1" if DUMA_V_2_5_1