From b68a8806df88a5918476f259a2f0077e99115564 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Tue, 8 Aug 2023 20:09:58 +0200 Subject: [PATCH] board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entries (vc4-kms-v3d-pi4, imx219) Remove private/testing dtoverlay entries (vc4-kms-v3d-pi4, imx219 and commented out ov5647) wrongly introduced by commit 689b9ac439 ("package/rpi-firmware: rework boot/config file handling") [1]. [1] https://git.buildroot.net/buildroot/commit/?id=689b9ac439ab7b507c8982b6102bddf59d03efbf Signed-off-by: Peter Seiderer Signed-off-by: Yann E. MORIN (cherry picked from commit fbf0a6ea427c7c1c837f79c74d591ec35eab3ba6) Signed-off-by: Peter Korsgaard --- board/raspberrypi/config_4_64bit.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/board/raspberrypi/config_4_64bit.txt b/board/raspberrypi/config_4_64bit.txt index 2a9814274fdf..a4ae327d2a2d 100644 --- a/board/raspberrypi/config_4_64bit.txt +++ b/board/raspberrypi/config_4_64bit.txt @@ -28,9 +28,5 @@ dtoverlay=miniuart-bt # enable autoprobing of Bluetooth driver without need of hciattach/btattach dtparam=krnbt=on -dtoverlay=vc4-kms-v3d-pi4 -dtoverlay=imx219 -#dtoverlay=ov5647 - # enable 64bits support arm_64bit=1