Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bbcd92c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add kernel cmdline to increase the dmesg buffer size"

parents 1bdeb099 ad40f9cb
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -527,7 +527,9 @@
		};
	};

	chosen { };
	chosen {
		bootargs = "log_buf_len=256K";
	};
};

&soc {