From 6577e915d6bd13c18e7e4d025322b85dcb94e842 Mon Sep 17 00:00:00 2001
From: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Sat, 9 Sep 2023 05:27:31 +0200
Subject: [PATCH] bananapi-cm4-mnt-reform2_defconfig: set CONFIG_USE_BOOTARGS=y
 and CONFIG_BOOTARGS

---
 bananapi-cm4-mnt-reform2_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bananapi-cm4-mnt-reform2_defconfig b/bananapi-cm4-mnt-reform2_defconfig
index 35748b7..7085b1f 100644
--- a/bananapi-cm4-mnt-reform2_defconfig
+++ b/bananapi-cm4-mnt-reform2_defconfig
@@ -82,3 +82,5 @@ CONFIG_VIDEO_BMP_RLE8=y
 CONFIG_BMP_16BPP=y
 CONFIG_BMP_24BPP=y
 CONFIG_BMP_32BPP=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="ro no_console_suspend cma=512M pci=pcie_bus_perf libata.force=noncq nvme_core.default_ps_max_latency_us=0 ttyAML0,115200 console=tty1"
-- 
GitLab