mirror of https://github.com/parazyd/arm-sdk.git
Default raspi3 to fkms.
This commit is contained in:
parent
4975bc6ad1
commit
8366f0d2ac
|
|
@ -8,7 +8,8 @@ dtparam=audio=on
|
||||||
max_usb_current=1
|
max_usb_current=1
|
||||||
|
|
||||||
## enable hardware-accelerated graphics
|
## enable hardware-accelerated graphics
|
||||||
dtoverlay=vc4-kms-v3d
|
#dtoverlay=vc4-kms-v3d
|
||||||
|
dtoverlay=vc4-fkms-v3d
|
||||||
|
|
||||||
## kernel
|
## kernel
|
||||||
kernel=kernel8.img
|
kernel=kernel8.img
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue