We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655dda9 commit a5a2c86Copy full SHA for a5a2c86
configs/autoboot/defconfig
@@ -126,7 +126,10 @@ CONFIG_SYSLOG_BUFFER=y
126
CONFIG_SYSLOG_BUFSIZE=256
127
CONFIG_SYSLOG_CHAR=y
128
CONFIG_SYSLOG_CHARDEV=y
129
-CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
+CONFIG_SYSLOG_CONSOLE=y
130
+CONFIG_SYSLOG_DEFAULT=y
131
+CONFIG_SYSLOG_DEVPATH="/mnt/pwrfs/syslog"
132
+CONFIG_SYSLOG_MAX_CHANNELS=2
133
CONFIG_SYSLOG_INTBUFFER=y
134
CONFIG_TASK_NAME_SIZE=20
135
CONFIG_UORB=y
0 commit comments