device-raspberry-pi0: remove legacy video options from config.txt
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6850
This commit is contained in:
parent
52d3137a36
commit
dbcde128a0
2 changed files with 1 additions and 20 deletions
|
|
@ -36,6 +36,6 @@ sha512sums="
|
|||
0d4c95dd6592e48fe5591fa28f2be2f5255a54daccfa33b1f033b08ba9254bc943fb5566f11e188d42dc5286076f54c6e6d25ca56c3139eaf79397540db098fc deviceinfo
|
||||
09540960017460809c091457ba9f96b0d12c8a12ef300b77017651bf1492e66440244502ccf22fb8c58d0362751366ef1acf1c5a60b0698c1dda530f0945c17f modules-initfs
|
||||
8e9111b1c131575c372c01125a148c3326871c5789fa99f069918cb5f8ba9a57d7b0da845524a6037635808c3a4ca6d40a8861485a6ed476880106e4e4d2a660 config.txt
|
||||
cb434f1a4e372975f69768ba292db7b5de78044b3f164fe0953eabb84a062528b1d4f3f65f50e65b4acd6ab62ad3720766e413e3db6f401b4624d3a3fc1f5316 usercfg.txt
|
||||
ce4c85de4e95fc6b5298ba442a6cc27f242ce5b2136e1ef5c2d5b3747716107e6d5d37e7a6d9f95a65d5970b3562950cc9ffb3d104743e4240b7754c395ae054 usercfg.txt
|
||||
7e5505cb07d5b4a81bd28443d508336b5c547356538f1c06f91ed93ad0d7d456d4f74f1d24df5a2e08c17e74f0a66607352ac4874e967e9a91dfec9522d2d58d 95-vchiq-permissions.rules
|
||||
"
|
||||
|
|
|
|||
|
|
@ -11,26 +11,7 @@ dtoverlay=vc4-kms-v3d
|
|||
# load dwc2 USB driver
|
||||
dtoverlay=dwc2
|
||||
|
||||
# have a properly sized image
|
||||
disable_overscan=1
|
||||
|
||||
# for sound over HDMI
|
||||
hdmi_drive=2
|
||||
|
||||
# rotate the HDMI display
|
||||
# 0 => no rotation
|
||||
# 1 => 90 degrees clockwise
|
||||
# 2 => 180 degrees clockwise
|
||||
# 3 => 270 degrees clockwise
|
||||
#display_hdmi_rotate=0
|
||||
|
||||
# Uncomment some or all of these to enable the optional hardware interfaces
|
||||
#dtparam=i2c_arm=on
|
||||
#dtparam=i2s=on
|
||||
#dtparam=spi=on
|
||||
|
||||
# custom CVT mode for HDMI
|
||||
# see https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
|
||||
#hdmi_group=2
|
||||
#hdmi_mode=87
|
||||
#hdmi_cvt 800 480 60 6 0 0 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue