From 7fbaae918dd3918c9550ff9cc1410966202ba747 Mon Sep 17 00:00:00 2001 From: Programmers3539 Date: Thu, 28 Dec 2023 02:08:24 -0500 Subject: [PATCH] Update config.txt --- config.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.txt b/config.txt index bf51113..10bd833 100644 --- a/config.txt +++ b/config.txt @@ -2,6 +2,9 @@ display_auto_detect=1 camera_auto_detect=1 +# Automatically load initramfs files, if found +auto_initramfs=1 + # Enable DRM VC4 V3D driver dtoverlay=vc4-kms-v3d max_framebuffers=2 @@ -39,4 +42,4 @@ camera_auto_detect=1 # dtoverlay=imx378 # dtoverlay=ov9281 -############################################################## \ No newline at end of file +##############################################################