compositor-drm: remove connector option

Remove the option, because it is hard to use.
Drm connector ids are hard to reach for users,
and they can change when kernel or device tree
is modified.

Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
[Pekka: bump WESTON_DRM_BACKEND_CONFIG_VERSION]
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Ucan, Emre (ADITG/SW1)
2017-03-08 15:43:18 +00:00
committed by Pekka Paalanen
parent 156bd065c9
commit 38ea2d2254
4 changed files with 2 additions and 25 deletions
-5
View File
@@ -87,11 +87,6 @@ When the DRM backend is loaded,
.B weston
will understand the following additional command line options.
.TP
\fB\-\-connector\fR=\fIconnectorid\fR
Use the connector with id number
.I connectorid
as the only initial output.
.TP
.B \-\-current\-mode
By default, use the current video mode of all outputs, instead of
switching to the monitor preferred mode.