toolchain: gdb: fix optional python support

This commit is contained in:
coolsnowwolf 2024-01-20 21:43:17 +08:00
parent 9219eb1d1d
commit 627477a4f7
1 changed files with 0 additions and 8 deletions

View File

@ -329,14 +329,6 @@ config USE_LLVM_BUILD
default y if !DEVEL && BUILDBOT
select HAS_BPF_TOOLCHAIN
bool
config GDB_PYTHON
bool
depends on GDB
prompt "Build gdb with python binding"
help
Enable the python bindings for GDB to allow using python in the gdb shell.
config USE_GLIBC
default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && (arc)