summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xfont.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-lib-Xfont.in')
-rw-r--r--rules/xorg-lib-Xfont.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/xorg-lib-Xfont.in b/rules/xorg-lib-Xfont.in
index 136a809bf..a35b6f0b8 100644
--- a/rules/xorg-lib-Xfont.in
+++ b/rules/xorg-lib-Xfont.in
@@ -13,7 +13,6 @@ menuconfig XORG_LIB_XFONT
select XORG_LIB_XTRANS
select ZLIB if XORG_LIB_XFONT_BUILTIN_FONTS
select FREETYPE if XORG_LIB_XFONT_FREETYPE
- select XORG_PROTO_FONTCACHE if XORG_LIB_XFONT_FONTCACHE
default y if XORG_LIB_X11
prompt "libXfont "
help
@@ -28,15 +27,6 @@ config XORG_LIB_XFONT_FREETYPE
help
This will enable freetype 2.x library.
-config XORG_LIB_XFONT_FONTCACHE
- depends on XORG_LIB_XFONT
- depends on XORG_LIB_XFONTCACHE
- bool
- default y
- prompt "Use fontcache"
- help
- This will enable fontcache support
-
config XORG_LIB_XFONT_FONTSERVER
depends on XORG_LIB_XFONT
bool