mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
boards: lc823450-xgevk: Workaround to avoid an ostest crash with rndis
Summary: - This is just a workaround to avoid a crash in signest_test - The commit should be reverted once we find the root cause of the issue Impact: - None Testing: - Tested with ostest Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
2335b69120
commit
65274d5fdf
@@ -31,6 +31,9 @@ CONFIG_BOARD_LOOPSPERMSEC=12061
|
|||||||
CONFIG_BUILTIN=y
|
CONFIG_BUILTIN=y
|
||||||
CONFIG_C99_BOOL8=y
|
CONFIG_C99_BOOL8=y
|
||||||
CONFIG_CODECS_HASH_MD5=y
|
CONFIG_CODECS_HASH_MD5=y
|
||||||
|
CONFIG_DEBUG_ASSERTIONS=y
|
||||||
|
CONFIG_DEBUG_ERROR=y
|
||||||
|
CONFIG_DEBUG_FEATURES=y
|
||||||
CONFIG_DEBUG_FULLOPT=y
|
CONFIG_DEBUG_FULLOPT=y
|
||||||
CONFIG_DEBUG_HARDFAULT_ALERT=y
|
CONFIG_DEBUG_HARDFAULT_ALERT=y
|
||||||
CONFIG_DEBUG_SYMBOLS=y
|
CONFIG_DEBUG_SYMBOLS=y
|
||||||
|
|||||||
Reference in New Issue
Block a user