summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-X11.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-11-14 11:59:01 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-11-14 11:59:01 +0000
commitd128cb21c013f3b541482b11903f8edbc0823292 (patch)
tree9a1295f57ae1210436062a0e5dc95aae97459821 /rules/xorg-lib-X11.in
parente12f0627c59bdb8bbcc02eb302f8aafd15d7d8e5 (diff)
downloadptxdist-d128cb21c013f3b541482b11903f8edbc0823292.tar.gz
ptxdist-d128cb21c013f3b541482b11903f8edbc0823292.tar.xz
* xorg keyboard extensions
- adding parts of Gilbert's patch - adding additional changes to avoid breaking other projects git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6319 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-lib-X11.in')
-rw-r--r--rules/xorg-lib-X11.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/xorg-lib-X11.in b/rules/xorg-lib-X11.in
index 3e45862c7..2c8dc6e5f 100644
--- a/rules/xorg-lib-X11.in
+++ b/rules/xorg-lib-X11.in
@@ -39,3 +39,13 @@ config XORG_LIB_X11_CURSOR
default n
help
FIXME
+
+config XORG_LIB_X11_XKB
+ depends on XORG_LIB_X11
+ bool
+ prompt "XKB Support"
+ default n
+ help
+ This adds the keyboard extension support to the base library. Various
+ applications handling keyboards need it.
+