From bf9beef1e7fa061989e1b837e115ddece98af2f5 Mon Sep 17 00:00:00 2001 From: "Man, Jianting (Meco)" <920369182@qq.com> Date: Mon, 22 Aug 2022 00:00:05 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"=E5=88=A0=E9=99=A4.config?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20.config=E6=96=87=E4=BB=B6=E5=BA=94?= =?UTF-8?q?=E5=B1=9E=E4=BA=8E=E7=94=A8=E6=88=B7=E6=9C=AC=E5=9C=B0=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E4=B8=AA=E6=80=A7=E5=8C=96=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8Cenv=E8=BF=9C=E7=AB=AF=E4=BB=93=E5=BA=93=E4=B8=8D?= =?UTF-8?q?=E5=BA=94=E8=AF=A5=E5=8C=85=E5=90=AB=EF=BC=8C=E5=90=A6=E5=88=99?= =?UTF-8?q?=E4=BB=A5=E5=BC=BA=E5=88=B6=E6=9B=B4=E6=96=B0=EF=BC=8C=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E8=AE=BE=E7=BD=AE=E7=9A=84=E5=86=85=E5=AE=B9=E5=B0=B1?= =?UTF-8?q?=E9=83=BD=E8=A2=AB=E8=A6=86=E7=9B=96=E6=8E=89=E4=BA=86""?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit da7f8c07467f56c336ee89eb6ac6310374163b25. --- cmds/.config | 15 --------------- cmds/Kconfig | 2 +- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 cmds/.config diff --git a/cmds/.config b/cmds/.config deleted file mode 100644 index fcd57c87..00000000 --- a/cmds/.config +++ /dev/null @@ -1,15 +0,0 @@ -# -# 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 34abd532..ac43c61d 100644 --- a/cmds/Kconfig +++ b/cmds/Kconfig @@ -29,7 +29,7 @@ endif config SYS_PKGS_DOWNLOAD_ACCELERATE bool "Use China Mainland server" - default y + default n config SYS_PKGS_USING_STATISTICS bool "Send usage data for improve product"