2
0
Эх сурвалжийг харах

toolchain: gdb: activate on ARM64

gdb supports ARM64 since quite some time now, activate it there like on
other CPU architectures.

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 7 жил өмнө
parent
commit
e387a1b4e4
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      toolchain/Config.in

+ 0 - 1
toolchain/Config.in

@@ -268,7 +268,6 @@ comment "Debuggers"
 
 config GDB
 	bool
-	depends on !(aarch64 || aarch64_be)
 	prompt "Build gdb" if TOOLCHAINOPTS
 	default y if !EXTERNAL_TOOLCHAIN
 	help