summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index deefae2fbb..bfa96a9380 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2018.08"
+config BR2_GDB_VERSION_7_11
+ bool "gdb 7.11 has been removed"
+ select BR2_LEGACY
+ help
+ The 7.11 version of gdb has been removed. Use a newer version
+ instead.
+
config BR2_GDB_VERSION_7_10
bool "gdb 7.10 has been removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud