diff --git a/toolchain/Config.in b/toolchain/Config.in index dfc65c8f1..6d3cc0a20 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -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)