diff options
| -rw-r--r-- | extra/Configs/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index ca51aa0c7..147a316e6 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -2334,7 +2334,7 @@ config UCLIBC_MALLOC_DEBUGGING  config UCLIBC_HAS_BACKTRACE  	bool "Add support for application self-debugging" -	depends on HAVE_SHARED && TARGET_sh +	depends on HAVE_SHARED  	default n  	help  	  Answer Y here to compile support for application self-debugging, by adding  | 
