summaryrefslogtreecommitdiffstats
path: root/rules/xorg-driver-input-tslib.in
blob: 711f3cbaa5c50be2a52031c958bd1242ac74f1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=multimedia_xorg_driver_input

config XORG_DRIVER_INPUT_TSLIB
	tristate
	depends on XORG_DRIVER_INPUT
	select XORG_SERVER
	select XORG_SERVER_XORG
	select TSLIB
	prompt "tslib"
	help
	  tslib input driver for use of tslib based touchscreen devices as input

	  STAGING: remove in PTXdist 2023.12.0
	  Not really maintained any more in PTXdist. Moved with the xorg server.
	  The whole Xorg ecosystem needs updating and cleanup.