summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/toolchain/gdb')
-rw-r--r--misc/buildroot/toolchain/gdb/Config.in1
-rw-r--r--misc/buildroot/toolchain/gdb/Config.in.21
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/buildroot/toolchain/gdb/Config.in b/misc/buildroot/toolchain/gdb/Config.in
index 079f52948..7465542b6 100644
--- a/misc/buildroot/toolchain/gdb/Config.in
+++ b/misc/buildroot/toolchain/gdb/Config.in
@@ -3,7 +3,6 @@ comment "Gdb Options"
config BR2_PACKAGE_GDB
bool "Build gdb debugger for the Target"
default n
- select BR2_PACKAGE_NCURSES
help
Build the full gdb debugger to run on the target.
diff --git a/misc/buildroot/toolchain/gdb/Config.in.2 b/misc/buildroot/toolchain/gdb/Config.in.2
index 695c5d5ea..430355176 100644
--- a/misc/buildroot/toolchain/gdb/Config.in.2
+++ b/misc/buildroot/toolchain/gdb/Config.in.2
@@ -5,7 +5,6 @@ comment "Gdb Options"
config BR2_PACKAGE_GDB
bool "Build gdb debugger for the Target"
default n
- select BR2_PACKAGE_NCURSES
help
Build the full gdb debugger to run on the target.