summaryrefslogtreecommitdiff
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 b42eb418e..3c672eea3 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -194,6 +194,13 @@ config BR2_PACKAGE_SNOWBALL_INIT
We no longer have support for the Snowball platform in
Buildroot, so this package was no longer useful.
+config BR2_GDB_VERSION_7_9
+ bool "gdb 7.9 has been removed"
+ select BR2_LEGACY
+ help
+ The 7.9 version of gdb has been removed. Use a newer version
+ instead.
+
###############################################################################
comment "Legacy options removed in 2016.11"