From 80e6d7c72c72b2973ed030daaee83c378ba0eb4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=B6glund?= Date: Wed, 13 Feb 2019 10:43:38 +0100 Subject: [PATCH] config: Disable gdbserver by default --- iop/config | 1 - 1 file changed, 1 deletion(-) diff --git a/iop/config b/iop/config index 7506bc3bc..25b34f930 100644 --- a/iop/config +++ b/iop/config @@ -17,7 +17,6 @@ CONFIG_PACKAGE_crashlog=y CONFIG_PACKAGE_ddns-scripts=y CONFIG_PACKAGE_ds-lite=y CONFIG_PACKAGE_gdb=m -CONFIG_PACKAGE_gdbserver=m CONFIG_PACKAGE_getopt=y CONFIG_PACKAGE_glib2=y CONFIG_PACKAGE_ice-client=y