mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
qemux86-64: 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: 5dd70b1917bc60e4ea7bded8f348e46b4551dfb6) 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
9e8666c91f
commit
0e8d6dedcd
@@ -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