summaryrefslogtreecommitdiffstats
path: root/rules/libwacom.in
blob: 6756d026f048b6ea0898ebfdce0a0c94c96f2fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_libs

config LIBWACOM
	tristate
	select HOST_MESON
	select LIBEVDEV
	select UDEV
	select UDEV_LIBUDEV
	select LIBGUDEV
	prompt "libwacom"
	help
	  libwacom is a library to identify Wacom tablets and their model-specific
	  features. It provides easy access to information such as
	  "is this a built-in on-screen tablet", "what is the size of this model", etc.