Skip to content
Snippets Groups Projects
Verified Commit 6f3bea69 authored by Michal Suchanek's avatar Michal Suchanek Committed by Johannes Schauer Marin Rodrigues
Browse files

defconfig: Pass fbcon=font:TER16x32 to the kernel

The default Debian config has this bigger font
parent 660bc696
Branches main
No related tags found
No related merge requests found
Pipeline #3364 passed
......@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
CONFIG_LIBAVB=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3 cma=256MB"
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3 fbcon=font:TER16x32 cma=256MB"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment