summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xfont.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-10-02 13:08:44 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-10-02 13:08:44 +0000
commit6704c3e50c146ec928efe0a41b4842a51b9b056f (patch)
tree88f45a06f72204963fd28d7afc5824c47a6a45c2 /rules/xorg-lib-Xfont.in
parentb02a2b3ca2857d3c38b5b4846cd1ffd31a99e69a (diff)
downloadptxdist-6704c3e50c146ec928efe0a41b4842a51b9b056f.tar.gz
ptxdist-6704c3e50c146ec928efe0a41b4842a51b9b056f.tar.xz
help added and quirk added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6096 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-lib-Xfont.in')
-rw-r--r--rules/xorg-lib-Xfont.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-lib-Xfont.in b/rules/xorg-lib-Xfont.in
index f6c579a7a..bb9bf9274 100644
--- a/rules/xorg-lib-Xfont.in
+++ b/rules/xorg-lib-Xfont.in
@@ -14,7 +14,8 @@ menuconfig XORG_LIB_XFONT
select XORG_LIB_XTRANS if XORG_LIB_XFONT_FONTSERVER
prompt "libXfont "
help
- X font Library
+ X font Library. At least one file based font support must be enabled
+ to make the xorg server (part dix) happy.
config XORG_LIB_XFONT_FREETYPE
depends on XORG_LIB_XFONT
@@ -91,7 +92,7 @@ config XORG_LIB_XFONT_SNF_FONTS
config XORG_LIB_XFONT_BUILTIN_FONTS
depends on XORG_LIB_XFONT
bool
- default n
+ default y
prompt "Support builtin fonts"
help
Builtins (gzipped pcf format in .text segment)