summaryrefslogtreecommitdiffstats
path: root/rules/links.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/links.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/links.in')
-rw-r--r--rules/links.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/rules/links.in b/rules/links.in
index d27814aa0..c24240f15 100644
--- a/rules/links.in
+++ b/rules/links.in
@@ -11,7 +11,6 @@ menuconfig LINKS
select LIBPNG if LINKS_PNG
select LIBJPEG if LINKS_JPEG
select XORG_LIB_XEXT if LINKS_X
- select DIRECTFB if LINKS_DIRECTFB
select SDL if LINKS_SDL
select ZLIB if LINKS_ZLIB
select BZIP2 if LINKS_BZIP2
@@ -67,12 +66,6 @@ config LINKS_X
select LINKS_PNG
prompt "support for X"
-config LINKS_DIRECTFB
- bool
- depends on STAGING
- select LINKS_PNG
- prompt "support for DirectFB"
-
config LINKS_SDL
bool
prompt "support for SDL"