mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
boards/qemu-intel64/jumbo: enable assertions and full opt
enable assertions and full opt for qemu-intel64/jumbo Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
@@ -38,7 +38,10 @@ CONFIG_BOARD_LOOPSPERMSEC=999
|
||||
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_CONSOLE_SYSLOG=y
|
||||
CONFIG_DEBUG_ASSERTIONS=y
|
||||
CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y
|
||||
CONFIG_DEBUG_FEATURES=y
|
||||
CONFIG_DEBUG_FULLOPT=y
|
||||
CONFIG_DEBUG_PCI=y
|
||||
CONFIG_DEBUG_PCI_ERROR=y
|
||||
CONFIG_DEBUG_PCI_INFO=y
|
||||
|
||||
Reference in New Issue
Block a user