summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy9
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 4cd62b80d..9de4e1403 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -83,6 +83,15 @@ config BR2_PACKAGE_GDISK_SGDISK
help
The option has been renamed BR2_PACKAGE_GPTFDISK_SGDISK.
+config BR2_PACKAGE_GDB_HOST
+ bool "gdb for the host option has been renamed"
+ select BR2_PACKAGE_HOST_GDB
+ select BR2_LEGACY
+ help
+ Due to the conversion of gdb to the package infrastructure,
+ the BR2_PACKAGE_GDB_HOST option has been renamed
+ BR2_PACKAGE_HOST_GDB.
+
#
# Legacy options since 2012.11
#