Skip to content
Snippets Groups Projects
Commit fab5f154 authored by Michal Suchanek's avatar Michal Suchanek
Browse files

defconfig: Pass fbcon=font:TER16x32 to the kernel

The default Debian config has this bigger font
parent 57b81c91
Branches main
No related tags found
No related merge requests found
Pipeline #2843 failed
......@@ -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