mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
qemux86: xorg.conf: allow X.Org driver to be selected automatically.
A section specifying the driver to use is deleted from the image's xorg.conf, allowing the X server to automatically select the most appropriate driver. Testing shows that it does always pick the correct one. (From OE-Core rev: 1354fdea6e04070fde4cb5a48ef824d0b22f0870) Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a9085bfe8c
commit
ae54f2b2aa
@@ -30,11 +30,6 @@ Section "InputDevice"
|
||||
Option "USB" "on"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "Graphics Controller"
|
||||
Driver "vmware"
|
||||
EndSection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "Generic Monitor"
|
||||
Option "DPMS"
|
||||
|
||||
Reference in New Issue
Block a user