summaryrefslogtreecommitdiffstats
path: root/rules/qt4.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-03 11:01:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-03 11:05:14 +0200
commit79b1852977b32fd4f5831713d77b3f7e8c13185c (patch)
treee2cb54fddcefeedcb464b40de971df8d22446a5c /rules/qt4.in
parenta30f8cf3e2ff300d39832091281f78036b83ba00 (diff)
downloadptxdist-79b1852977b32fd4f5831713d77b3f7e8c13185c.tar.gz
ptxdist-79b1852977b32fd4f5831713d77b3f7e8c13185c.tar.xz
directfb: remove after on year in staging
This is a really old version of DirectFB. It was in staging for more than one year and nobody cared. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qt4.in')
-rw-r--r--rules/qt4.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/rules/qt4.in b/rules/qt4.in
index 8371f0d55..c504f842c 100644
--- a/rules/qt4.in
+++ b/rules/qt4.in
@@ -18,7 +18,6 @@ menuconfig QT4
select LIBPNG if QT4_PNG_SYSTEM
select LIBJPEG if QT4_JPG_SYSTEM
select SQLITE if QT4_SQLITE_SYSTEM
- select DIRECTFB if QT4_GFX_DIRECTFB_PLUGIN
select GSTREAMER if QT4_BUILD_PHONON
select GST_PLUGINS_BASE if QT4_BUILD_PHONON
select OPENSSL if QT4_OPENSSL
@@ -102,28 +101,6 @@ choice
endchoice
choice
- prompt "DirectFB "
- default QT4_GFX_DIRECTFB_NONE
- help
- Accelerated driver using DirectFB
-
- config QT4_GFX_DIRECTFB_NONE
- bool
- prompt "none "
- help
- Don't build the driver
-
-# only as plugin
-
- config QT4_GFX_DIRECTFB_PLUGIN
- bool
- depends on STAGING
- prompt "plugin "
- help
- Load the driver at runtime
-endchoice
-
-choice
prompt "eglnullws "
default QT4_GFX_EGLNULLWS_NULL
help