diff --git a/cmds/.config b/cmds/.config new file mode 100644 index 00000000..fcd57c87 --- /dev/null +++ b/cmds/.config @@ -0,0 +1,15 @@ +# +# Automatically generated file; DO NOT EDIT. +# RootMenu +# + +# +# Env config +# +CONFIG_SYS_AUTO_UPDATE_PKGS=y +# CONFIG_SYS_CREATE_MDK_IAR_PROJECT is not set +# CONFIG_SYS_CREATE_MDK5 is not set +# CONFIG_SYS_CREATE_IAR is not set +# CONFIG_SYS_CREATE_MDK4 is not set +CONFIG_SYS_PKGS_DOWNLOAD_ACCELERATE=y +CONFIG_SYS_PKGS_USING_STATISTICS=y diff --git a/cmds/Kconfig b/cmds/Kconfig index ac43c61d..34abd532 100644 --- a/cmds/Kconfig +++ b/cmds/Kconfig @@ -29,7 +29,7 @@ endif config SYS_PKGS_DOWNLOAD_ACCELERATE bool "Use China Mainland server" - default n + default y config SYS_PKGS_USING_STATISTICS bool "Send usage data for improve product"