Skip to content

config/linux/serial: enable the null tty driver

Martin Roukala requested to merge serial_tty_null into main

This can be useful in cases where we do not want to output anything on a serial or framebuffer-based console.

Merge request reports