Improve description of configure script's -kms switch
authorLouai Al-Khanji <louai.al-khanji@theqtcompany.com>
Mon, 24 Aug 2015 08:30:12 +0000 (11:30 +0300)
committerLouai Al-Khanji <louai.al-khanji@theqtcompany.com>
Tue, 25 Aug 2015 06:01:23 +0000 (06:01 +0000)
Change-Id: I05e69d10ca0df9f99dca2c172e1791371124e75c
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
configure

index 8540659accaa3b67326662ad08983911a07489c8..d3e1f2e74325034577f072dd468e860538d53be8 100755 (executable)
--- a/configure
+++ b/configure
@@ -2649,15 +2649,15 @@ Additional options:
     -no-eglfs .......... Do not compile EGLFS (EGL Full Screen/Single Surface) support.
  *  -eglfs ............. Compile EGLFS support.
 
+    -no-kms ............ Do not compile EGLFS KMS backend.
+ *  -kms ............... Compile EGLFS KMS backend.
+
     -no-directfb ....... Do not compile DirectFB support.
  *  -directfb .......... Compile DirectFB support.
 
     -no-linuxfb ........ Do not compile Linux Framebuffer support.
  *  -linuxfb ........... Compile Linux Framebuffer support.
 
-    -no-kms ............ Do not compile KMS support.
- *  -kms ............... Compile KMS support (Requires EGL).
-
  *  -no-mirclient....... Do not compile Mir client support.
     -mirclient.......... Compile Mir client support.