summaryrefslogtreecommitdiffstats
path: root/rules/links.in
diff options
context:
space:
mode:
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"