mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
sama5d3-xplained: Disable semihosting syslog
Build Documentation / build-html (push) Has been cancelled
Build Documentation / build-html (push) Has been cancelled
TODO: Fix sama5 arch the same way stm32 to avoid compiling serial drivers case no serial ports are used. Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
committed by
Matteo Golin
parent
82e4a715e6
commit
2b2afeec4c
@@ -19,7 +19,6 @@ CONFIG_ARCH_INTERRUPTSTACK=2048
|
||||
CONFIG_ARCH_IRQPRIO=y
|
||||
CONFIG_ARCH_LOWVECTORS=y
|
||||
CONFIG_ARCH_STACKDUMP=y
|
||||
CONFIG_ARM_SEMIHOSTING_SYSLOG=y
|
||||
CONFIG_BOARDCTL_USBDEVCTRL=y
|
||||
CONFIG_BOARD_LOOPSPERMSEC=65775
|
||||
CONFIG_BOOT_RUNFROMSDRAM=y
|
||||
@@ -100,6 +99,7 @@ CONFIG_START_MONTH=7
|
||||
CONFIG_START_YEAR=2014
|
||||
CONFIG_SYMTAB_ORDEREDBYNAME=y
|
||||
CONFIG_SYSLOG_CHARDEV=y
|
||||
CONFIG_SYSLOG_REGISTER=y
|
||||
CONFIG_SYSLOG_TIMESTAMP=y
|
||||
CONFIG_SYSTEM_CLE_CMD_HISTORY=y
|
||||
CONFIG_SYSTEM_CLE_CMD_HISTORY_LEN=20
|
||||
|
||||
Reference in New Issue
Block a user