By enabling the syslog buffering on xtensa-based devices, it's possible to ensure concurrent tasks will not mess with the syslog messages.
This config also prevents crashes due to the commit 6be363f, which fix a race condition in multi-threaded write/read of the serial driver, but increases stack size.
6be363f