summaryrefslogtreecommitdiffstats
path: root/package/gdb/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Config.in.host')
-rw-r--r--package/gdb/Config.in.host4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index f3be717376..646146eea3 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -50,9 +50,6 @@ choice
help
Select the version of gdb you wish to use.
-config BR2_GDB_VERSION_7_11
- bool "gdb 7.11.x"
-
config BR2_GDB_VERSION_7_12
bool "gdb 7.12.x"
@@ -90,7 +87,6 @@ config BR2_PACKAGE_GDB_NEEDS_CXX11
config BR2_GDB_VERSION
string
default "arc-2018.03-rc2-gdb" if BR2_arc
- default "7.11.1" if BR2_GDB_VERSION_7_11
default "7.12.1" if BR2_GDB_VERSION_7_12
default "8.0.1" if BR2_GDB_VERSION_8_0 || !BR2_PACKAGE_HOST_GDB
default "8.1" if BR2_GDB_VERSION_8_1
OpenPOWER on IntegriCloud