configs: stm32f769-disco: Fix console cmdline
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 13:51:29 +0000 (15:51 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:47 +0000 (15:51 +0200)
commit72246de5dbbbb49c9c8ffcd967629d38463fdee6
tree9680cd42aa05b4650d1b4ed4d3a7aa7ce2937409
parentd2ed0c17d7c0d3f162eea78427434ebdb0555bbb
configs: stm32f769-disco: Fix console cmdline

The Linux cmdline encoded in the defconfig is wrong, the
STM32 USART driver registers as ttySTM0 not ttyS0.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
configs/stm32f746-disco_defconfig