Do not build kms platform plugin by default

This plugin is deprecated and replaced by eglfs.

Change-Id: Ib559ed411b145b2cb992cc475772894ecd936c07
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Laszlo Agocs 2015-01-13 17:14:27 +01:00
parent 31f87f39b6
commit 99d81c5f18

View File

@ -35,8 +35,4 @@ contains(QT_CONFIG, directfb) {
SUBDIRS += directfb
}
contains(QT_CONFIG, kms):contains(QT_CONFIG, opengl) {
SUBDIRS += kms
}
contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb