config: Disable gdbserver by default

This commit is contained in:
Jonas Höglund 2019-02-13 10:43:38 +01:00
parent 6d0a673c40
commit 80e6d7c72c

View file

@ -17,7 +17,6 @@ CONFIG_PACKAGE_crashlog=y
CONFIG_PACKAGE_ddns-scripts=y CONFIG_PACKAGE_ddns-scripts=y
CONFIG_PACKAGE_ds-lite=y CONFIG_PACKAGE_ds-lite=y
CONFIG_PACKAGE_gdb=m CONFIG_PACKAGE_gdb=m
CONFIG_PACKAGE_gdbserver=m
CONFIG_PACKAGE_getopt=y CONFIG_PACKAGE_getopt=y
CONFIG_PACKAGE_glib2=y CONFIG_PACKAGE_glib2=y
CONFIG_PACKAGE_ice-client=y CONFIG_PACKAGE_ice-client=y