Skip to content

Commit

Permalink
board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entrie…
Browse files Browse the repository at this point in the history
…s (vc4-kms-v3d-pi4, imx219)

Remove private/testing dtoverlay entries (vc4-kms-v3d-pi4, imx219 and
commented out ov5647) wrongly introduced by commit 689b9ac
("package/rpi-firmware: rework boot/config file handling") [1].

[1] https://git.buildroot.net/buildroot/commit/?id=689b9ac439ab7b507c8982b6102bddf59d03efbf

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
(cherry picked from commit fbf0a6e)
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
pseiderer authored and jacmet committed Nov 30, 2023
1 parent ec866af commit b68a880
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions board/raspberrypi/config_4_64bit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b68a880

Please sign in to comment.