This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push: new 04f834290c ucans32k146/se05x: Refresh defconfig after https://github.com/apache/nuttx-apps/pull/2131 04f834290c is described below commit 04f834290c09b2b1bfb68990cd6384220f577b22 Author: Xiang Xiao <xiaoxi...@xiaomi.com> AuthorDate: Wed Oct 18 19:17:37 2023 +0800 ucans32k146/se05x: Refresh defconfig after https://github.com/apache/nuttx-apps/pull/2131 Signed-off-by: Xiang Xiao <xiaoxi...@xiaomi.com> --- boards/arm/s32k1xx/ucans32k146/configs/se05x/defconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/boards/arm/s32k1xx/ucans32k146/configs/se05x/defconfig b/boards/arm/s32k1xx/ucans32k146/configs/se05x/defconfig index a7bafc199c..a6ba699d9b 100644 --- a/boards/arm/s32k1xx/ucans32k146/configs/se05x/defconfig +++ b/boards/arm/s32k1xx/ucans32k146/configs/se05x/defconfig @@ -32,8 +32,6 @@ CONFIG_HAVE_CXXINITIALIZE=y CONFIG_I2C=y CONFIG_INIT_ENTRYPOINT="nsh_main" CONFIG_LPUART1_SERIAL_CONSOLE=y -CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID=y -CONFIG_MBEDTLS_SSL_PROTO_DTLS=y CONFIG_NSH_ARCHINIT=y CONFIG_NSH_BUILTIN_APPS=y CONFIG_NSH_FILEIOSIZE=512