You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/04/23 08:25:25 UTC

[incubator-nuttx] 03/03: Revert "boards: lc823450-xgevk: Workaround to avoid an ostest crash with rndis"

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 05f743aa3a3c27b05ae6d0c566bb289a2be0e251
Author: Masayuki Ishikawa <ma...@gmail.com>
AuthorDate: Thu Apr 22 15:36:17 2021 +0900

    Revert "boards: lc823450-xgevk: Workaround to avoid an ostest crash with rndis"
    
    This reverts commit 65274d5fdf81f00db428d0aac19976e23c2bc5cf.
---
 boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig
index 258acd1..8735ddd 100644
--- a/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig
+++ b/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig
@@ -31,9 +31,6 @@ CONFIG_BOARD_LOOPSPERMSEC=12061
 CONFIG_BUILTIN=y
 CONFIG_C99_BOOL8=y
 CONFIG_CODECS_HASH_MD5=y
-CONFIG_DEBUG_ASSERTIONS=y
-CONFIG_DEBUG_ERROR=y
-CONFIG_DEBUG_FEATURES=y
 CONFIG_DEBUG_FULLOPT=y
 CONFIG_DEBUG_HARDFAULT_ALERT=y
 CONFIG_DEBUG_SYMBOLS=y