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]>
  • Loading branch information
pseiderer authored and yann-morin-1998 committed Nov 27, 2023
1 parent 5be42d8 commit fbf0a6e
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 fbf0a6e

Please sign in to comment.