Kernel serial logging does not work if driver is built as module. Suggested-by: John Vincent <[email protected]> Signed-off-by: Mikko Rapeli <[email protected]> --- bsp/genericarm64/genericarm64-serial.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsp/genericarm64/genericarm64-serial.cfg b/bsp/genericarm64/genericarm64-serial.cfg index 4d565dbc..22b5296a 100644 --- a/bsp/genericarm64/genericarm64-serial.cfg +++ b/bsp/genericarm64/genericarm64-serial.cfg @@ -39,7 +39,7 @@ CONFIG_SERIAL_IMX=m # Console on IMX serial port CONFIG_SERIAL_IMX_CONSOLE=m # SuperH SCI(F) serial port support -CONFIG_SERIAL_SH_SCI=m +CONFIG_SERIAL_SH_SCI=y # MSM on-chip serial port support CONFIG_SERIAL_MSM=y # MSM serial console support -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15962): https://lists.yoctoproject.org/g/linux-yocto/message/15962 Mute This Topic: https://lists.yoctoproject.org/mt/116254772/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
