1: Remove coredump support. 2: Remove netease data collection SDK

This commit is contained in:
HuangXin 2018-08-20 14:39:42 +08:00
parent 4935f977a0
commit 9b9c27def2
2 changed files with 4 additions and 11 deletions

View File

@ -27,7 +27,7 @@ extern "C" {
//__FUNCTION__, __LINE__))
#define USED_NETEASE_AI (1) // netease MSC library
#define USED_NETEASE_DC (1) // netease data collection library
#define USED_NETEASE_DC (0) // netease data collection library
#define USED_NETEASE_FMAE (0) // netease CAE library
#define USED_NETEASE_DUILITE (1)
#define USED_NETEASE_DUILITE_VAD (1)

View File

@ -137,8 +137,7 @@ CONFIG_KERNEL_KALLSYMS=y
# CONFIG_KERNEL_FANOTIFY is not set
# CONFIG_KERNEL_BLK_DEV_BSG is not set
CONFIG_KERNEL_MAGIC_SYSRQ=y
CONFIG_KERNEL_COREDUMP=y
CONFIG_KERNEL_ELF_CORE=y
# CONFIG_KERNEL_ELF_CORE is not set
# CONFIG_KERNEL_PROVE_LOCKING is not set
CONFIG_KERNEL_PRINTK_TIME=y
# CONFIG_KERNEL_SLABINFO is not set
@ -2166,11 +2165,6 @@ CONFIG_PACKAGE_libip4tc=y
# CONFIG_PACKAGE_libiptc is not set
CONFIG_PACKAGE_libxtables=y
#
# GPU Libraries
#
# CONFIG_PACKAGE_mali400-um is not set
#
# IoT
#
@ -2604,7 +2598,6 @@ CONFIG_PACKAGE_terminfo=y
# CONFIG_PACKAGE_uclibcxx is not set
# CONFIG_PACKAGE_uriparser is not set
CONFIG_PACKAGE_uthash=y
# CONFIG_PACKAGE_uvoice is not set
# CONFIG_PACKAGE_xkeyboard-config is not set
CONFIG_PACKAGE_zlib=y
@ -2852,8 +2845,8 @@ CONFIG_XUNFEI_CAE_SDK=y
CONFIG_NETEASE_DUILITE_SDK=y
# CONFIG_NETEASE_TTS_SDK is not set
CONFIG_XUNFEI_TTS_SDK=y
# CONFIG_USED_NONE is not set
CONFIG_USED_DC_SDK=y
CONFIG_USED_NONE=y
# CONFIG_USED_DC_SDK is not set
CONFIG_PACKAGE_ntes_record=y
# CONFIG_PACKAGE_ota is not set
# CONFIG_PACKAGE_pv1res is not set