summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-04-15 15:50:29 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-04-16 07:19:32 +0000
commitc38e8bc92b9c582747c2cb230c0d0959b672e559 (patch)
treefd4201c021e1bdddaf25b68ff3363069a032f5fa
parent52cecc53fbea2913684e491e5d5853e940dba17b (diff)
downloadqtdoc-c38e8bc92b9c582747c2cb230c0d0959b672e559.tar.gz
embedded: Document that none is a valid value
Change-Id: Iff574d8fe41bd72d3b9949ca2ff26e3e2c3d1de4 Reviewed-by: Karim Pinter <karim.pinter@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/platforms/emb-linux.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/platforms/emb-linux.qdoc b/doc/src/platforms/emb-linux.qdoc
index e58f7cd1..ae4a7750 100644
--- a/doc/src/platforms/emb-linux.qdoc
+++ b/doc/src/platforms/emb-linux.qdoc
@@ -194,7 +194,10 @@
optional, but very useful to avoid the need to set this environment variable
in case there are more than one plugins present in the target system. In a
desktop environment the KMS or the X11 backends are prioritized, depending on
- the presence of the \c DISPLAY environment variable.
+ the presence of the \c DISPLAY environment variable. Note that on some boards
+ the special value of \c none will be used instead of an actual plugin. This
+ indicates that no special integration is necessary to use EGL with the
+ framebuffer and so no plugins should be loaded.
\endlist