summaryrefslogtreecommitdiffstats
path: root/rules/xorg-server.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-06 18:03:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-08 14:34:35 +0200
commit5af917437056bd9cd6e9e89d41857fbd4d3f86bf (patch)
tree770481020b2345ab074ace4cd27e37ea3a67fcd3 /rules/xorg-server.in
parent5b3a24d74271b9cea6b18c87be11ca2e8fb96a0b (diff)
downloadptxdist-5af917437056bd9cd6e9e89d41857fbd4d3f86bf.tar.gz
ptxdist-5af917437056bd9cd6e9e89d41857fbd4d3f86bf.tar.xz
[xorg-server] version bump 1.7.5 -> 1.8.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-server.in')
-rw-r--r--rules/xorg-server.in29
1 files changed, 18 insertions, 11 deletions
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index 1076d1218..70c733119 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -188,13 +188,6 @@ config XORG_SERVER_XEPHYR
Xnest this kind of server supports all new features (extensions). It
doesn't depend on the features of the underlying X server.
-config XORG_SERVER_XSDL
- bool
- depends on BROKEN
- prompt "xsdl server"
- help
- FIXME
-
config XORG_SERVER_XFAKE
bool
depends on BROKEN
@@ -229,10 +222,6 @@ endmenu
menu "xorg options "
-config XORG_SERVER_OPT_NULL_ROOT_CURSOR
- bool
- prompt "null root cursor"
-
config XORG_SERVER_OPT_AIGLX
bool
depends on BROKEN
@@ -248,6 +237,24 @@ config XORG_SERVER_OPT_INSTALL_SETUID
help
--enable-install-setuid
+config XORG_SERVER_OPT_UNIX_TRANSPORT
+ bool
+ prompt "UNIX domain socket transport"
+ help
+ --enable-unix-transport
+
+config XORG_SERVER_OPT_TCP_TRANSPORT
+ bool
+ prompt "TCP socket transport"
+ help
+ --enable-tcp-transport
+
+config XORG_SERVER_OPT_IPV6
+ bool
+ prompt "IPv6 support"
+ help
+ --enable-IPv6
+
config XORG_SERVER_OPT_SECURE_RPC
bool
prompt "secure rpc"