aarch64-dbm: removed forced setting of screen resolution to 1280x720

With firmware from SDK-M-4.1, a screen resolution of 1920x1080
is supported
This commit is contained in:
Dmitriy Terekhin 2020-02-11 19:46:38 +04:00 committed by Anton Midyukov
parent 8bc377c712
commit 12ab3f4156

View File

@ -1,9 +0,0 @@
Section "Screen"
Identifier "Screen0"
Device "Device0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x720"
EndSubSection
EndSection