summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/defconfigs/common.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/defconfigs/common.kconfig b/core/defconfigs/common.kconfig
index 60e6730..57e141b 100644
--- a/core/defconfigs/common.kconfig
+++ b/core/defconfigs/common.kconfig
@@ -1,6 +1,7 @@
CONFIG_EMBTK_WIPEOUTWORKSPACES=y
CONFIG_EMBTK_GCC_LANGUAGE_CPP=y
CONFIG_EMBTK_HAVE_GDB_SYSTEM=y
+CONFIG_EMBTK_HOST_HAVE_GDB=y
CONFIG_EMBTK_HAVE_GDB=y
CONFIG_EMBTK_HAVE_STRACE=y
CONFIG_EMBTK_NUMBER_BUILD_JOBS=3